aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authormartymac <martymac@FreeBSD.org>2014-05-16 20:27:00 +0800
committermartymac <martymac@FreeBSD.org>2014-05-16 20:27:00 +0800
commit570cff8e988508d41fbb7395bb5fea170f1b53f3 (patch)
tree7bab9439204bf98d9e4a7332001e216f3bdd22ab /comms
parentde71143f8ba951414354e626e4cbca26cd79be99 (diff)
downloadfreebsd-ports-gnome-570cff8e988508d41fbb7395bb5fea170f1b53f3.tar.gz
freebsd-ports-gnome-570cff8e988508d41fbb7395bb5fea170f1b53f3.tar.zst
freebsd-ports-gnome-570cff8e988508d41fbb7395bb5fea170f1b53f3.zip
Switch to USES=libtool
Diffstat (limited to 'comms')
-rw-r--r--comms/rtl-sdr/Makefile5
-rw-r--r--comms/rtl-sdr/pkg-plist2
2 files changed, 4 insertions, 3 deletions
diff --git a/comms/rtl-sdr/Makefile b/comms/rtl-sdr/Makefile
index 1162a6a352e9..4aba446c1b26 100644
--- a/comms/rtl-sdr/Makefile
+++ b/comms/rtl-sdr/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rtl-sdr
PORTVERSION= 20140210
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
LOCAL/martymac
@@ -13,8 +14,8 @@ COMMENT= Commandline tool that performs SDR with RTL2832-based USB sticks
LICENSE= GPLv2
-USES= gmake pkgconfig
-USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtool
+USES= gmake pkgconfig libtool
+USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtoolize:env
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/comms/rtl-sdr/pkg-plist b/comms/rtl-sdr/pkg-plist
index 8fb0cc795037..caa034f22a0e 100644
--- a/comms/rtl-sdr/pkg-plist
+++ b/comms/rtl-sdr/pkg-plist
@@ -8,9 +8,9 @@ bin/rtl_test
include/rtl-sdr.h
include/rtl-sdr_export.h
lib/librtlsdr.a
-lib/librtlsdr.la
lib/librtlsdr.so
lib/librtlsdr.so.0
+lib/librtlsdr.so.0.0.5
libdata/pkgconfig/librtlsdr.pc
%%PORTDOCS%%%%DOCSDIR%%/html/annotated.html
%%PORTDOCS%%%%DOCSDIR%%/html/annotated.js