aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-31 09:57:26 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-31 10:15:14 +0000
commit8987fdc3480207b6a5b7ae3c4db288ea907dca2b (patch)
treea5d73453355c110b6e8fc116f6d2f93a4e67b1ee
parentf1993856d14201fcfd0da650039e5d20e400bf63 (diff)
downloadports-8987fdc3480207b6a5b7ae3c4db288ea907dca2b.tar.gz
ports-8987fdc3480207b6a5b7ae3c4db288ea907dca2b.zip
net/avahi-app: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net/avahi-app/Makefile2
1 files changed, 1 insertions, 1 deletions
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