aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-29 18:21:34 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-29 18:21:34 +0000
commitb092209009a56e891033201d0a80e71339f93b27 (patch)
tree016bbb23c7fa663897a66bea918d62aacab15e55
parent938a0d037cdbe0d7bb5d9ebd7b41a72f65885d1e (diff)
downloadports-b092209009a56e891033201d0a80e71339f93b27.tar.gz
ports-b092209009a56e891033201d0a80e71339f93b27.zip
devel/pkgconf: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/pkgconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile
index 4172b2ea8d2f..e356ae9e93a0 100644
--- a/devel/pkgconf/Makefile
+++ b/devel/pkgconf/Makefile
@@ -15,7 +15,7 @@ LICENSE= ISCL
TEST_DEPENDS= kyua:devel/kyua
-USES= tar:xz libtool pathfix
+USES= cpe tar:xz libtool pathfix
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes