summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorwiz <wiz>2016-01-26 16:22:01 +0000
committerwiz <wiz>2016-01-26 16:22:01 +0000
commit22969b08230bad159ae67c42c8f1a55de85f0ee8 (patch)
treed0587cecb8d79bcd4f715dfc541770441a51c1b7 /ham
parent4f7c2f501c71410c607cd76262597e558b72ddea (diff)
downloadpkgsrc-22969b08230bad159ae67c42c8f1a55de85f0ee8.tar.gz
Add pkg-config to tools so libusb1 is found.
Diffstat (limited to 'ham')
-rw-r--r--ham/rtl-sdr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/rtl-sdr/Makefile b/ham/rtl-sdr/Makefile
index c0dfd26c13e..baa1b24671e 100644
--- a/ham/rtl-sdr/Makefile
+++ b/ham/rtl-sdr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/01/26 10:12:31 dbj Exp $
+# $NetBSD: Makefile,v 1.7 2016/01/26 16:22:01 wiz Exp $
DISTNAME= rtl-sdr-0.5.3
PKGREVISION= 1
@@ -13,7 +13,7 @@ COMMENT= Turns your Realtek RTL2832 based DVB dongle into a SDR receiver
LICENSE= gnu-gpl-v2
USE_LANGUAGES+= c c++
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
USE_CMAKE= yes
CONFIGURE_DIRS=build