aboutsummaryrefslogtreecommitdiff
path: root/www/libgtkhtml/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-27 05:03:00 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-27 05:03:00 +0000
commit0b0565b9c236ca5cff76e913e583d56e67c40dcd (patch)
tree934a8288edc5d5234d191bbb6ad9862453c87c9f /www/libgtkhtml/Makefile
parent0b75551a95e8599f114ae91650b4f323db903f59 (diff)
downloadports-0b0565b9c236ca5cff76e913e583d56e67c40dcd.tar.gz
ports-0b0565b9c236ca5cff76e913e583d56e67c40dcd.zip
Notes
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 5c20dfa13d6e..6089b285ecfb 100644
--- a/www/libgtkhtml/Makefile
+++ b/www/libgtkhtml/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkhtml
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
@@ -27,7 +28,7 @@ INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gconf=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib -lgnuregex"
+ LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
pre-patch: