aboutsummaryrefslogtreecommitdiff
path: root/net/gmid
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-04-27 18:17:56 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-04-27 18:18:24 +0000
commit0c071bb9479d1615fde2cc65d42a90ba4e589d2a (patch)
tree61ba88ca81c4f477c81732d0e786a5a0b94a01cd /net/gmid
parent2cb9e22fc647a8e57a2ca11b65403900371ef720 (diff)
downloadports-0c071bb9479d1615fde2cc65d42a90ba4e589d2a.tar.gz
ports-0c071bb9479d1615fde2cc65d42a90ba4e589d2a.zip
net/gmid: Use pkgconfig
This fixes build issues PR: 255413
Diffstat (limited to 'net/gmid')
-rw-r--r--net/gmid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gmid/Makefile b/net/gmid/Makefile
index b4320c2b24b3..912c0736d11a 100644
--- a/net/gmid/Makefile
+++ b/net/gmid/Makefile
@@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libevent.so:devel/libevent \
libtls.so:security/libressl
-USES= localbase ssl
+USES= localbase pkgconfig ssl
USE_GITHUB= yes
GH_ACCOUNT= omar-polo
USE_RC_SUBR= gmid