diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-04 22:06:47 +0800 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-04 22:06:47 +0800 |
commit | e93afa08731261b85521ec940ca9cd9ed29f92f5 (patch) | |
tree | 59c6e3e6bd291c87dbf9e16e4da12123e66fa275 /editors | |
parent | 5351d36c7e68bd3323a3c4177193e980b1c98066 (diff) | |
download | freebsd-ports-gnome-e93afa08731261b85521ec940ca9cd9ed29f92f5.tar.gz freebsd-ports-gnome-e93afa08731261b85521ec940ca9cd9ed29f92f5.tar.zst freebsd-ports-gnome-e93afa08731261b85521ec940ca9cd9ed29f92f5.zip |
Remove dependency on wordnet.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra/Makefile | 1 | ||||
-rw-r--r-- | editors/koffice-kde3/Makefile | 1 | ||||
-rw-r--r-- | editors/koffice-kde4/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index b5ec778f3223..bd3e24f47837 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -28,7 +28,6 @@ LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ wv2:${PORTSDIR}/textproc/wv2 \ xml2:${PORTSDIR}/textproc/libxml2 \ xslt:${PORTSDIR}/textproc/libxslt -RUN_DEPENDS= wn:${PORTSDIR}/textproc/wordnet USE_KDELIBS_VER= 3 PREFIX= ${KDE_PREFIX} diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index b5ec778f3223..bd3e24f47837 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/Makefile @@ -28,7 +28,6 @@ LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ wv2:${PORTSDIR}/textproc/wv2 \ xml2:${PORTSDIR}/textproc/libxml2 \ xslt:${PORTSDIR}/textproc/libxslt -RUN_DEPENDS= wn:${PORTSDIR}/textproc/wordnet USE_KDELIBS_VER= 3 PREFIX= ${KDE_PREFIX} diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index b5ec778f3223..bd3e24f47837 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -28,7 +28,6 @@ LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ wv2:${PORTSDIR}/textproc/wv2 \ xml2:${PORTSDIR}/textproc/libxml2 \ xslt:${PORTSDIR}/textproc/libxslt -RUN_DEPENDS= wn:${PORTSDIR}/textproc/wordnet USE_KDELIBS_VER= 3 PREFIX= ${KDE_PREFIX} |