aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-117
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-01-13 15:57:20 +0000
committerCy Schubert <cy@FreeBSD.org>2019-01-13 15:57:20 +0000
commitac63be610e268860ab3b434feaf2ba05d5b5bb97 (patch)
treebf7214d26c5301ed06010639e8eab9764277b7d3 /security/krb5-117
parent9a28386d98bd296fb7b094968a27860fe9456153 (diff)
downloadports-ac63be610e268860ab3b434feaf2ba05d5b5bb97.tar.gz
ports-ac63be610e268860ab3b434feaf2ba05d5b5bb97.zip
pkgconfig is used at build time, not runtime.
MFH: 2019Q1 (krb5-devel will need to have all its previous commits brought up to level in 2019Q1 first)
Notes
Notes: svn path=/head/; revision=490150
Diffstat (limited to 'security/krb5-117')
-rw-r--r--security/krb5-117/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/krb5-117/Makefile b/security/krb5-117/Makefile
index fbb48acead21..6cde3844060a 100644
--- a/security/krb5-117/Makefile
+++ b/security/krb5-117/Makefile
@@ -27,7 +27,7 @@ USE_LDCONFIG= yes
USE_CSTD= gnu99
GNU_CONFIGURE= yes
USES= cpe gmake localbase perl5 libtool:build \
- gssapi:bootstrap,mit pkgconfig:run ssl \
+ gssapi:bootstrap,mit pkgconfig ssl \
gettext-runtime
CONFIGURE_ARGS?= --enable-shared --without-system-verto \
--disable-rpath --localstatedir="${PREFIX}/var" \