diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-23 14:14:34 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-23 14:14:34 +0000 |
commit | a3ac17e7bb492e5d5ca64aa12065b4e56a03d864 (patch) | |
tree | d20e21323b8d3d1ee1fda45ae485a4ebfba58350 /editors/koffice-kde4 | |
parent | - Mark rssh as IGNORE on 4.x (wordexp() is not supported) (diff) |
Whoops, that's what you get for not testing properly.
Pointy hat to: me
Notes
Notes:
svn path=/head/; revision=109787
Diffstat (limited to 'editors/koffice-kde4')
-rw-r--r-- | editors/koffice-kde4/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index f9eda1ccca04..c3f8f3acf7e5 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -32,7 +32,6 @@ RUN_DEPENDS= wn:${PORTSDIR}/textproc/wordnet USE_KDELIBS_VER= 3 PREFIX= ${KDE_PREFIX} -KDE_BUILD_PLIST= yes USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes |