aboutsummaryrefslogtreecommitdiff
path: root/editors/koffice-kde4
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-01-11 06:17:04 +0000
committerWill Andrews <will@FreeBSD.org>2002-01-11 06:17:04 +0000
commitbda8e9b3d49318473fad79469eabd56286ac2396 (patch)
tree3e1572e95d90613e6ab697273311a81aae4badcb /editors/koffice-kde4
parent5e3850ca618efeebd500ce6b65354eafb867c4db (diff)
downloadports-bda8e9b3d49318473fad79469eabd56286ac2396.tar.gz
ports-bda8e9b3d49318473fad79469eabd56286ac2396.zip
Notes
Diffstat (limited to 'editors/koffice-kde4')
-rw-r--r--editors/koffice-kde4/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile
index 69f321887c99..03fa731054c6 100644
--- a/editors/koffice-kde4/Makefile
+++ b/editors/koffice-kde4/Makefile
@@ -21,21 +21,14 @@ LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv
USE_KDELIBS_VER=2
USE_PYTHON= yes
-PYTHON_VERSION= python2.1
USE_BZIP2= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
-.if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_FINAL)
-CONFIGURE_ARGS+=--enable-final
-.endif
-.if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_NDEBUG)
-CONFIGURE_ARGS+=--disable-debug
-.else
-CONFIGURE_ARGS+=--enable-debug
-STRIP=''
-.endif
USE_GMAKE= yes
+_NO_KDE_OBJPRELINK= yes
+.include "${.CURDIR}/../../x11/kde2/Makefile.kde"
+
post-patch:
@${PERL} -pi -e "s@Icon=killustrator@Icon=kontour@g" \
${WRKSRC}/templates/Illustration.desktop