diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-17 05:25:32 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-17 05:25:32 +0000 |
commit | 8b63ddab22c0b475d221e9cbe7925645cc2614e0 (patch) | |
tree | 9440ce2c8281f0f4d81d62bf76b6f586283c23f3 /misc | |
parent | a8090228cab1d27809494584facd16b31bfa9994 (diff) | |
download | freebsd-ports-8b63ddab22c0b475d221e9cbe7925645cc2614e0.zip |
Port needs gtkhtml as a dependancy
Noticed on: bento
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnomesword/Makefile | 2 | ||||
-rw-r--r-- | misc/xiphos/Makefile | 2 |
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 |