git: bbb736013037 - main - net/openslp: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 15 18:30:30 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bbb736013037aa6c74fdb41316dd9829c641482e
commit bbb736013037aa6c74fdb41316dd9829c641482e
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 18:24:09 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 18:24:09 +0000
net/openslp: Add CPE information
Approved by: portmgr (blanket)
---
net/openslp/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/openslp/Makefile b/net/openslp/Makefile
index 9714ee733872..f225d14461d1 100644
--- a/net/openslp/Makefile
+++ b/net/openslp/Makefile
@@ -11,7 +11,7 @@ COMMENT= Open-source implementation of the Service Location Protocol
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= alias libtool ssl
+USES= alias cpe libtool ssl
USE_LDCONFIG= yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/openslp \
--localstatedir=/var
More information about the dev-commits-ports-all
mailing list