summaryrefslogtreecommitdiff
path: root/www/gtkhtml3/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 04:55:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 04:55:05 +0000
commit41bacf87229590d5c0c3e83abb9b002152e01b6f (patch)
tree4a27c7c4df24c0dd93702b42f0a92d800ac0d315 /www/gtkhtml3/Makefile
parentAdd missing @dirrm (diff)
* Update to 1.1.10
* Remove USE_GNOMENG macro
Notes
Notes: svn path=/head/; revision=78238
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r--www/gtkhtml3/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile
index 97f1b9682c09..4fa8c5674f36 100644
--- a/www/gtkhtml3/Makefile
+++ b/www/gtkhtml3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gtkhtml
-PORTVERSION= 1.1.8
+PORTVERSION= 1.1.10
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
@@ -20,7 +20,6 @@ LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
USE_GNOME= gnomehack gnomeprefix gnomehier glibwww libghttp libcapplet gal
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
@@ -28,7 +27,6 @@ USE_REINPLACE= yes
CONFIGURE_ARGS= --with-gconf=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
VERSION= ${PORTNAME}-${PORTVERSION}