summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-01-26 16:22:01 +0000
committerwiz <wiz@pkgsrc.org>2016-01-26 16:22:01 +0000
commitbffe98d4e87868c5dff8d0d8e830d437c6a1e3a2 (patch)
treed0587cecb8d79bcd4f715dfc541770441a51c1b7 /ham
parente164716afe22ebc46b415e568a836978fb3f7702 (diff)
downloadpkgsrc-bffe98d4e87868c5dff8d0d8e830d437c6a1e3a2.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