aboutsummaryrefslogtreecommitdiffstats
path: root/comms/rtl-sdr/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-23 14:34:47 +0800
committerbapt <bapt@FreeBSD.org>2013-04-23 14:34:47 +0800
commit95ea403f649d35f0c39296eb2099ac8f61130d59 (patch)
treeb30102687ef5c1ab28ebc1ef135357c7ae631a39 /comms/rtl-sdr/Makefile
parent8b0c2acbd6e47f443b9e3d1ce8001fa4e579caef (diff)
downloadfreebsd-ports-gnome-95ea403f649d35f0c39296eb2099ac8f61130d59.tar.gz
freebsd-ports-gnome-95ea403f649d35f0c39296eb2099ac8f61130d59.tar.zst
freebsd-ports-gnome-95ea403f649d35f0c39296eb2099ac8f61130d59.zip
Convert all c categories to USE=pkgconfig
Diffstat (limited to 'comms/rtl-sdr/Makefile')
-rw-r--r--comms/rtl-sdr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/rtl-sdr/Makefile b/comms/rtl-sdr/Makefile
index b745456647f2..a46ee8390ca3 100644
--- a/comms/rtl-sdr/Makefile
+++ b/comms/rtl-sdr/Makefile
@@ -13,7 +13,7 @@ COMMENT= Commandline tool that performs SDR with RTL2832-based USB sticks
LICENSE= GPLv2
-USE_PKGCONFIG= yes
+USES= pkgconfig
USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtool
USE_GMAKE= yes
GNU_CONFIGURE= yes