git: 6556752a80e9 - main - net/miredo: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 15 18:17:03 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6556752a80e9eac42d29bb96f0f049ccd44a4320
commit 6556752a80e9eac42d29bb96f0f049ccd44a4320
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 18:11:33 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 18:11:33 +0000
net/miredo: Add CPE information
Approved by: portmgr (blanket)
---
net/miredo/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the dev-commits-ports-all
mailing list