summaryrefslogtreecommitdiff
path: root/net/gmdns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gmdns/Makefile')
-rw-r--r--net/gmdns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gmdns/Makefile b/net/gmdns/Makefile
index 40656c2b52c8..986773cb934c 100644
--- a/net/gmdns/Makefile
+++ b/net/gmdns/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmdns
PORTVERSION= 0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1
@@ -19,7 +19,7 @@ COMMENT= A GNU implementation of multicast DNS, part of Zeroconf
USE_BZIP2= yes
USE_GNOME= gnomehack glib20
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"