summaryrefslogtreecommitdiff
path: root/www/libgtkhtml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/libgtkhtml/Makefile')
-rw-r--r--www/libgtkhtml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile
index 0e40bd33c432..dc59dcf030c6 100644
--- a/www/libgtkhtml/Makefile
+++ b/www/libgtkhtml/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libgtkhtml
PORTVERSION= 2.11.0
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11
@@ -22,7 +23,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack libxslt gnomevfs2 gail ltverhack
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"