aboutsummaryrefslogtreecommitdiffstats
path: root/net/howl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/howl/Makefile')
-rw-r--r--net/howl/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/howl/Makefile b/net/howl/Makefile
index b56fe96520bd..d4c0cf6b1c75 100644
--- a/net/howl/Makefile
+++ b/net/howl/Makefile
@@ -5,8 +5,7 @@
#
PORTNAME= howl
-PORTVERSION= 0.9.5
-PORTREVISION= 1
+PORTVERSION= 0.9.6
CATEGORIES?= net devel
MASTER_SITES= http://www.porchdogsoft.com/download/
@@ -14,8 +13,8 @@ MAINTAINER= paul@aps.org
COMMENT= Zeroconf/Rendezvous implementation
USE_GMAKE= yes
-USE_GNOME= lthack gnometarget pkgconfig
-USE_INC_LIBTOOL_VER=13
+USE_GNOME= gnometarget pkgconfig
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
LDFLAGS="${PTHREAD_LIBS}"
USE_REINPLACE= yes