From d945f11bc1bb7f9ac21bde257a703af13ff519b7 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke <marcus@FreeBSD.org> Date: Sun, 23 Dec 2007 20:29:49 +0000 Subject: Add a missing dependency on intltool where needed. Reported by: pointyhat via linimon --- net/avahi-qt4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/avahi-qt4/Makefile') diff --git a/net/avahi-qt4/Makefile b/net/avahi-qt4/Makefile index 5b212fe74b21..32459da451a6 100644 --- a/net/avahi-qt4/Makefile +++ b/net/avahi-qt4/Makefile @@ -21,7 +21,7 @@ DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist AVAHI_SLAVE= qt4 -USE_GNOME= gnomehack gnometarget ltverhack +USE_GNOME= gnomehack gnometarget ltverhack intltool USE_QT_VER= 4 QT_COMPONENTS= corelib moc_build AVAHI_PKGCONFIG= avahi-qt4.pc -- cgit v1.2.3