aboutsummaryrefslogtreecommitdiff
path: root/www/gtkhtml
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-06-19 09:37:36 +0000
committerAde Lovett <ade@FreeBSD.org>2001-06-19 09:37:36 +0000
commitb5271952f064e6eaca172f7968d8dbe08acd81e9 (patch)
tree1abc1da8e714fa22c6cf5b65220a083c29dfef73 /www/gtkhtml
parent8b0b9d59663c6336147ec94fdab0571da9a2e58e (diff)
downloadports-b5271952f064e6eaca172f7968d8dbe08acd81e9.tar.gz
ports-b5271952f064e6eaca172f7968d8dbe08acd81e9.zip
Fold gtkhtml (and, by association, gal) into dependencies for x11/gnomecore
(adding some extra functionality).
Notes
Notes: svn path=/head/; revision=44212
Diffstat (limited to 'www/gtkhtml')
-rw-r--r--www/gtkhtml/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile
index fc0215ed03af..fd9720a84fbb 100644
--- a/www/gtkhtml/Makefile
+++ b/www/gtkhtml/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkhtml
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
@@ -15,11 +16,12 @@ MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= glibwww.1:${PORTSDIR}/www/glibwww \
pspell.4:${PORTSDIR}/textproc/pspell \
- gal.7:${PORTSDIR}/x11-toolkits/gal
+ gal.7:${PORTSDIR}/x11-toolkits/gal \
+ ghttp.1:${PORTSDIR}/www/libghttp
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= yes
+USE_GNOMECTRL= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \