diff options
author | nox <nox@FreeBSD.org> | 2014-03-15 23:35:59 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2014-03-15 23:35:59 +0800 |
commit | 2b3b25ceac991340f1f6df8bba4e89e7a682056b (patch) | |
tree | f1f3ba7b1b990e83ede3ef650a0bb69ea6181b2f /comms/dabstick-radio | |
parent | b28a9c09e062e362604c54a41ef3d32e8ce2445a (diff) | |
download | freebsd-ports-gnome-2b3b25ceac991340f1f6df8bba4e89e7a682056b.tar.gz freebsd-ports-gnome-2b3b25ceac991340f1f6df8bba4e89e7a682056b.tar.zst freebsd-ports-gnome-2b3b25ceac991340f1f6df8bba4e89e7a682056b.zip |
Switch my ports to USES= tar:...
Diffstat (limited to 'comms/dabstick-radio')
-rw-r--r-- | comms/dabstick-radio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/dabstick-radio/Makefile b/comms/dabstick-radio/Makefile index 984b8716572a..abf9c806d88f 100644 --- a/comms/dabstick-radio/Makefile +++ b/comms/dabstick-radio/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 0.96 PORTREVISION= 4 CATEGORIES= comms audio hamradio MASTER_SITES= http://www.sdr-j.tk/ -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= DAB/DAB+ and wideband FM receiver for RTL2832-based USB sticks @@ -21,6 +20,7 @@ LIB_DEPENDS+= librtlsdr.so:${PORTSDIR}/comms/rtl-sdr \ libfftw3.so:${PORTSDIR}/math/fftw3 \ libfaad.so:${PORTSDIR}/audio/faad +USES= tar:tgz USE_QT4= gui qt3support qmake_build moc_build rcc_build uic_build PORTDOCS= * |