Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2021 18:30:30 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: bbb736013037 - main - net/openslp: Add CPE information
Message-ID:  <202108151830.17FIUUNc001111@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=bbb736013037aa6c74fdb41316dd9829c641482e

commit bbb736013037aa6c74fdb41316dd9829c641482e
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-15 18:24:09 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108151830.17FIUUNc001111>