summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-07 16:53:49 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-07 16:53:49 +0000
commit8aa653844a7f61c67671b55025a7e976742ae8dc (patch)
treee0ff28572801c81ab916386786ecf3fb0a0302fa /www
parentAdd NO_LATEST_LINK. (diff)
Add a missing dependency on gail.
Reported by: Rogier R. Mulhuijzen <drwilco@drwilco.net>
Notes
Notes: svn path=/head/; revision=80380
Diffstat (limited to 'www')
-rw-r--r--www/gtkhtml3/Makefile3
-rw-r--r--www/gtkhtml38/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile
index 42088a36b264..05e2430abdd3 100644
--- a/www/gtkhtml3/Makefile
+++ b/www/gtkhtml3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkhtml3
PORTVERSION= 3.0.3
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.0
@@ -22,7 +23,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack gal2
+USE_GNOME= gnomeprefix gnomehack gal2 gail
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile
index 42088a36b264..05e2430abdd3 100644
--- a/www/gtkhtml38/Makefile
+++ b/www/gtkhtml38/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkhtml3
PORTVERSION= 3.0.3
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.0
@@ -22,7 +23,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack gal2
+USE_GNOME= gnomeprefix gnomehack gal2 gail
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \