summaryrefslogtreecommitdiffstats
path: root/x11/kde4
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-03-20 18:17:55 +0000
committerlofi <lofi@FreeBSD.org>2005-03-20 18:17:55 +0000
commit60b6a057a44d87d2f607ab5e5cc5d51ae882f026 (patch)
tree7b12a7f6a63013ec7c76a7ea1769e6f1b86deb38 /x11/kde4
parentf4d228140101e5487a5373a70f4f0d13073ec43f (diff)
downloadFreeBSD-ports-60b6a057a44d87d2f607ab5e5cc5d51ae882f026.zip
FreeBSD-ports-60b6a057a44d87d2f607ab5e5cc5d51ae882f026.tar.gz
Update to KDE 3.4
Diffstat (limited to 'x11/kde4')
-rw-r--r--x11/kde4/Makefile.kde5
1 files changed, 0 insertions, 5 deletions
diff --git a/x11/kde4/Makefile.kde b/x11/kde4/Makefile.kde
index 3fc6222..256be2b 100644
--- a/x11/kde4/Makefile.kde
+++ b/x11/kde4/Makefile.kde
@@ -17,7 +17,6 @@ COPY= -c -p
# For ports that have I18N components only.
.if defined(KDE_I18N)
_NO_KDE_FINAL= yes
-_NO_KDE_CLOSURE= yes
_NO_KDE_NDEBUG= yes
DISTNAME?= ${PORTNAME}-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION}
# Since KDE 3.1.3, the kde-i18n tarballs have the ${KDE_VERSION}
@@ -42,10 +41,6 @@ post-extract:
CONFIGURE_ARGS+=--enable-final
.endif
-.if !defined(_NO_KDE_CLOSURE) && defined(WANT_KDE_CLOSURE)
-CONFIGURE_ARGS+=--enable-closure
-.endif
-
.if !defined(_NO_KDE_NDEBUG)
.if defined(PARALLEL_PACKAGE_BUILD) || !defined(WANT_KDE_DEBUG)
CONFIGURE_ARGS+=--disable-debug
OpenPOWER on IntegriCloud