diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-17 13:25:32 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-17 13:25:32 +0800 |
commit | b543bb3910032b77be3042a35f2aa765364ad599 (patch) | |
tree | 00eced5416becc6cdbec0d15d414a57f20fed219 /misc/xiphos | |
parent | 351661df778b8e04a48ccc79c1c16e6411f43eab (diff) | |
download | freebsd-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
Diffstat (limited to 'misc/xiphos')
-rw-r--r-- | misc/xiphos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |