git: 8987fdc34802 - main - net/avahi-app: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 10:15:29 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8987fdc3480207b6a5b7ae3c4db288ea907dca2b

commit 8987fdc3480207b6a5b7ae3c4db288ea907dca2b
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:57:26 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 10:15:14 +0000

    net/avahi-app: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net/avahi-app/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/avahi-app/Makefile b/net/avahi-app/Makefile
index e0dbb290bb8a..256429b9a2ad 100644
--- a/net/avahi-app/Makefile
+++ b/net/avahi-app/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS?=	libexpat.so:textproc/expat2 \
 USERS?=		${PORTNAME}
 GROUPS?=	${USERS}
 
-USES+=		alias gettext gmake gnome libtool pathfix pkgconfig
+USES+=		alias cpe gettext gmake gnome libtool pathfix pkgconfig
 USE_GNOME+=	glib20 intltool introspection:build
 USE_GNOME_SUBR=	yes
 USE_LDCONFIG=	yes


More information about the dev-commits-ports-main mailing list