aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 00:21:38 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 00:21:38 +0800
commitab93ec4098542fafc79f85ccb037c088a175a225 (patch)
tree0f91c8ecd5ebbf28bdef91ce28d785f5877b833d /devel
parentb9ef45ee941ff10c20e52800c17a4fe88584047e (diff)
downloadfreebsd-ports-gnome-ab93ec4098542fafc79f85ccb037c088a175a225.tar.gz
freebsd-ports-gnome-ab93ec4098542fafc79f85ccb037c088a175a225.tar.zst
freebsd-ports-gnome-ab93ec4098542fafc79f85ccb037c088a175a225.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'devel')
-rw-r--r--devel/libnfc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libnfc/Makefile b/devel/libnfc/Makefile
index 9a0bd9361a52..a52d4f056442 100644
--- a/devel/libnfc/Makefile
+++ b/devel/libnfc/Makefile
@@ -22,7 +22,7 @@ SERIALPROBE_DESC= serial auto-probe
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
-USES= pathfix
+USES= pathfix pkgconfig
MAN1= nfc-anticol.1 nfc-dep-initiator.1 nfc-dep-target.1 \
nfc-emulate-forum-tag4.1 nfc-emulate-tag.1 nfc-emulate-uid.1 \