Date: Sun, 15 Aug 2021 18:17:02 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6556752a80e9 - main - net/miredo: Add CPE information Message-ID: <202108151817.17FIH2N3079397@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=6556752a80e9eac42d29bb96f0f049ccd44a4320 commit 6556752a80e9eac42d29bb96f0f049ccd44a4320 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-15 18:11:33 +0000 Commit: Bernhard Froehlich <decke@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108151817.17FIH2N3079397>