aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-15 18:11:33 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-15 18:11:33 +0000
commit6556752a80e9eac42d29bb96f0f049ccd44a4320 (patch)
tree374cacf6f63cfdb4239eb6e40fa49d5d07d1ddf5
parent9a8ee8fd6d335a616b925699e8cb54f0001f01d1 (diff)
downloadports-6556752a80e9eac42d29bb96f0f049ccd44a4320.tar.gz
ports-6556752a80e9eac42d29bb96f0f049ccd44a4320.zip
net/miredo: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net/miredo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/miredo/Makefile b/net/miredo/Makefile
index 7eebb18c1883..3e2288abf0e9 100644
--- a/net/miredo/Makefile
+++ b/net/miredo/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libJudy.so:devel/judy
-USES= libtool localbase tar:xz
+USES= cpe libtool localbase tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --enable-examplesdir=${EXAMPLESDIR}
USE_LDCONFIG= yes