diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-21 15:14:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-21 15:14:46 +0000 |
commit | 60fbd27b02fcbce577ce7c57c57b12ee1a4b858c (patch) | |
tree | 8ec71c9f953cc1ec3d7b9d6118c320641f8333e7 /net/avahi-app | |
parent | 8f0981f3c53f1c661ec4681541c2fb764c1dcfe7 (diff) |
- This needs intltool
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=204265
Diffstat (limited to 'net/avahi-app')
-rw-r--r-- | net/avahi-app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/avahi-app/Makefile b/net/avahi-app/Makefile index 4077697bca1c..4f9f7b1b24fa 100644 --- a/net/avahi-app/Makefile +++ b/net/avahi-app/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS?= expat.6:${PORTSDIR}/textproc/expat2 \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ gdbm.3:${PORTSDIR}/databases/gdbm -USE_GNOME?= gnomehack ltverhack glib20 +USE_GNOME?= gnomehack ltverhack glib20 intltool USE_GETTEXT= yes USE_GNOME_SUBR= yes USE_GMAKE= yes |