aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-09-29 02:04:24 +0800
committerade <ade@FreeBSD.org>2000-09-29 02:04:24 +0800
commite8a6ec75861d0067f07a33e51b40a44c32d69446 (patch)
tree48bb05ea0a31f52ae87c2280c5a20b9cd6966676
parentd485d41d93d251ca484db2f427faebdb2fbb49fc (diff)
downloadfreebsd-ports-gnome-e8a6ec75861d0067f07a33e51b40a44c32d69446.tar.gz
freebsd-ports-gnome-e8a6ec75861d0067f07a33e51b40a44c32d69446.tar.zst
freebsd-ports-gnome-e8a6ec75861d0067f07a33e51b40a44c32d69446.zip
Add textproc/pspell as a dependency
-rw-r--r--www/gtkhtml/Makefile4
-rw-r--r--www/gtkhtml3/Makefile4
-rw-r--r--www/gtkhtml38/Makefile4
-rw-r--r--www/libgtkhtml/Makefile4
4 files changed, 12 insertions, 4 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile
index a869e6503b8b..50843ded503b 100644
--- a/www/gtkhtml/Makefile
+++ b/www/gtkhtml/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkhtml
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
@@ -15,7 +16,8 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \
wwwzip.1:${PORTSDIR}/www/libwww \
- gconf-1.0:${PORTSDIR}/devel/gconf
+ gconf-1.0:${PORTSDIR}/devel/gconf \
+ pspell.2:${PORTSDIR}/textproc/pspell
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile
index a869e6503b8b..50843ded503b 100644
--- a/www/gtkhtml3/Makefile
+++ b/www/gtkhtml3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkhtml
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
@@ -15,7 +16,8 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \
wwwzip.1:${PORTSDIR}/www/libwww \
- gconf-1.0:${PORTSDIR}/devel/gconf
+ gconf-1.0:${PORTSDIR}/devel/gconf \
+ pspell.2:${PORTSDIR}/textproc/pspell
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile
index a869e6503b8b..50843ded503b 100644
--- a/www/gtkhtml38/Makefile
+++ b/www/gtkhtml38/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkhtml
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
@@ -15,7 +16,8 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \
wwwzip.1:${PORTSDIR}/www/libwww \
- gconf-1.0:${PORTSDIR}/devel/gconf
+ gconf-1.0:${PORTSDIR}/devel/gconf \
+ pspell.2:${PORTSDIR}/textproc/pspell
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile
index a869e6503b8b..50843ded503b 100644
--- a/www/libgtkhtml/Makefile
+++ b/www/libgtkhtml/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkhtml
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
@@ -15,7 +16,8 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \
wwwzip.1:${PORTSDIR}/www/libwww \
- gconf-1.0:${PORTSDIR}/devel/gconf
+ gconf-1.0:${PORTSDIR}/devel/gconf \
+ pspell.2:${PORTSDIR}/textproc/pspell
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config