aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-17 13:25:32 +0800
committeredwin <edwin@FreeBSD.org>2002-11-17 13:25:32 +0800
commitb543bb3910032b77be3042a35f2aa765364ad599 (patch)
tree00eced5416becc6cdbec0d15d414a57f20fed219
parent351661df778b8e04a48ccc79c1c16e6411f43eab (diff)
downloadfreebsd-ports-gnome-b543bb3910032b77be3042a35f2aa765364ad599.tar.gz
freebsd-ports-gnome-b543bb3910032b77be3042a35f2aa765364ad599.tar.zst
freebsd-ports-gnome-b543bb3910032b77be3042a35f2aa765364ad599.zip
Port needs gtkhtml as a dependancy
Noticed on: bento
-rw-r--r--misc/gnomesword/Makefile2
-rw-r--r--misc/xiphos/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnomesword/Makefile b/misc/gnomesword/Makefile
index aaa83f8e6393..ea4485ab076a 100644
--- a/misc/gnomesword/Makefile
+++ b/misc/gnomesword/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= sword.1:${PORTSDIR}/misc/sword
BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell
USE_GNOMENG= yes
-USE_GNOME= gal gnomehack gnomeprefix
+USE_GNOME= gal gnomehack gnomeprefix gtkhtml
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile
index aaa83f8e6393..ea4485ab076a 100644
--- a/misc/xiphos/Makefile
+++ b/misc/xiphos/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= sword.1:${PORTSDIR}/misc/sword
BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell
USE_GNOMENG= yes
-USE_GNOME= gal gnomehack gnomeprefix
+USE_GNOME= gal gnomehack gnomeprefix gtkhtml
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes