aboutsummaryrefslogtreecommitdiff
path: root/devel/soup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/soup/Makefile')
-rw-r--r--devel/soup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/soup/Makefile b/devel/soup/Makefile
index ac5566c92955..1a04ccd426d4 100644
--- a/devel/soup/Makefile
+++ b/devel/soup/Makefile
@@ -7,7 +7,7 @@
PORTNAME= soup
PORTVERSION= 0.7.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7
@@ -21,7 +21,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
USE_GNOME= gnomehack glib12 libxml
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:13:inc
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"