svn commit: r318648 - head/comms/gr-osmosdr
Ganael LAPLANCHE
martymac at FreeBSD.org
Tue May 21 06:30:45 UTC 2013
Author: martymac
Date: Tue May 21 06:30:44 2013
New Revision: 318648
URL: http://svnweb.freebsd.org/changeset/ports/318648
Log:
Remove useless dependency to doxygen
Suggested by: danfe
Modified:
head/comms/gr-osmosdr/Makefile (contents, props changed)
Modified: head/comms/gr-osmosdr/Makefile
==============================================================================
--- head/comms/gr-osmosdr/Makefile Tue May 21 06:24:16 2013 (r318647)
+++ head/comms/gr-osmosdr/Makefile Tue May 21 06:30:44 2013 (r318648)
@@ -2,6 +2,7 @@
PORTNAME= gr-osmosdr
PORTVERSION= 20130509
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
LOCAL/martymac
@@ -13,7 +14,6 @@ COMMENT= GNU Radio OsmoSDR module
LICENSE= GPLv3
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 \
- doxygen:${PORTSDIR}/devel/doxygen \
cheetah:${PORTSDIR}/devel/py-cheetah
LIB_DEPENDS= gnuradio-core:${PORTSDIR}/comms/gnuradio \
gnuradio-fcd:${PORTSDIR}/comms/gnuradio \
More information about the svn-ports-head
mailing list