aboutsummaryrefslogtreecommitdiff
path: root/net/avahi-app
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 16:21:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 16:21:38 +0000
commit839ef5dcc231d4578b27fddbf9ea3c594ccff39d (patch)
tree0f91c8ecd5ebbf28bdef91ce28d785f5877b833d /net/avahi-app
parentcbec9fc70ac0777694fbd0422c3742d9aaf5b91f (diff)
downloadports-839ef5dcc231d4578b27fddbf9ea3c594ccff39d.tar.gz
ports-839ef5dcc231d4578b27fddbf9ea3c594ccff39d.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326025
Diffstat (limited to 'net/avahi-app')
-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 a36b836ecaa1..ad9c6fe12678 100644
--- a/net/avahi-app/Makefile
+++ b/net/avahi-app/Makefile
@@ -26,7 +26,7 @@ USERS?= ${PORTNAME}
GROUPS?= ${USERS}
USE_GNOME+= ltverhack glib20 intltool
-USES= gettext gmake pathfix
+USES= gettext gmake pathfix pkgconfig
USE_GNOME_SUBR= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes