diff options
author | kris <kris@FreeBSD.org> | 2005-11-21 09:38:03 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-21 09:38:03 +0800 |
commit | b42d7ad4cfe507941b3c8f338c73bbaf9177e3f0 (patch) | |
tree | 3520ab5d4e1e77e82c8eb287f4f0457c54802025 /misc/gnomesword | |
parent | fea29ccc64e3889d1b13b92481c96786143d8e86 (diff) | |
download | freebsd-ports-gnome-b42d7ad4cfe507941b3c8f338c73bbaf9177e3f0.tar.gz freebsd-ports-gnome-b42d7ad4cfe507941b3c8f338c73bbaf9177e3f0.tar.zst freebsd-ports-gnome-b42d7ad4cfe507941b3c8f338c73bbaf9177e3f0.zip |
BROKEN: Configure fails
Diffstat (limited to 'misc/gnomesword')
-rw-r--r-- | misc/gnomesword/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/gnomesword/Makefile b/misc/gnomesword/Makefile index c6e821b373be..50625c6f9f4e 100644 --- a/misc/gnomesword/Makefile +++ b/misc/gnomesword/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORT LIB_DEPENDS= sword.4:${PORTSDIR}/misc/sword RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell +BROKEN= Configure fails + USE_X_PREFIX= yes INSTALLS_OMF= yes USE_GNOME= gnomehack gnomeprefix gnometarget gal2 gtkhtml3 intlhack |