aboutsummaryrefslogtreecommitdiff
path: root/net/avahi-gtk
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-12-23 20:29:49 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-12-23 20:29:49 +0000
commitd945f11bc1bb7f9ac21bde257a703af13ff519b7 (patch)
tree73c8879e892cd58725b7fe5b08e202e628d8bce5 /net/avahi-gtk
parentf23c5bb08cfae4551eabb886c693aeae880adef6 (diff)
downloadports-d945f11bc1bb7f9ac21bde257a703af13ff519b7.tar.gz
ports-d945f11bc1bb7f9ac21bde257a703af13ff519b7.zip
Add a missing dependency on intltool where needed.
Reported by: pointyhat via linimon
Notes
Notes: svn path=/head/; revision=204409
Diffstat (limited to 'net/avahi-gtk')
-rw-r--r--net/avahi-gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/avahi-gtk/Makefile b/net/avahi-gtk/Makefile
index 0b7df00d6839..36ceeb45301a 100644
--- a/net/avahi-gtk/Makefile
+++ b/net/avahi-gtk/Makefile
@@ -26,7 +26,7 @@ AVAHI_PKGCONFIG=avahi-ui.pc
MAN1+= bssh.1
MLINKS+= bssh.1 bvnc.1 \
bssh.1 bshell.1
-USE_GNOME= gnomehack gnometarget ltverhack libglade2
+USE_GNOME= gnomehack gnometarget ltverhack intltool libglade2
post-build:
@(cd ${WRKSRC}/avahi-discover-standalone; \