summary refs log tree commit diff
path: root/irc/pounce
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-10 16:15:24 +0000
committerJune McEnroe <june@causal.agency>2020-08-10 16:15:24 +0000
commit72e5166314b02dec33e0d4fbb4da3a92b1e5cb14 (patch)
tree9ffc4afe620ee797c8ee4e8a9fbf619ca32d4b51 /irc/pounce
parentAdd Makefile to copy ports into /usr/ports (diff)
downloadports-72e5166314b02dec33e0d4fbb4da3a92b1e5cb14.tar.gz
ports-72e5166314b02dec33e0d4fbb4da3a92b1e5cb14.zip
Add missing USES=pkgconfig to pounce
Diffstat (limited to 'irc/pounce')
-rw-r--r--irc/pounce/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile
index 7425b73..d042c9f 100644
--- a/irc/pounce/Makefile
+++ b/irc/pounce/Makefile
@@ -13,6 +13,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libtls.so:security/libretls
 
+USES=	pkgconfig
+
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	--prefix=${PREFIX} --mandir=${MANPREFIX}/man