diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-04 14:06:47 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-04 14:06:47 +0000 |
commit | e93afa08731261b85521ec940ca9cd9ed29f92f5 (patch) | |
tree | 59c6e3e6bd291c87dbf9e16e4da12123e66fa275 /editors/koffice-kde3 | |
parent | 5351d36c7e68bd3323a3c4177193e980b1c98066 (diff) | |
download | ports-e93afa08731261b85521ec940ca9cd9ed29f92f5.tar.gz ports-e93afa08731261b85521ec940ca9cd9ed29f92f5.zip |
Notes
Diffstat (limited to 'editors/koffice-kde3')
-rw-r--r-- | editors/koffice-kde3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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} |