summaryrefslogtreecommitdiff
path: root/x11/kde3
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-03-20 18:17:55 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-03-20 18:17:55 +0000
commitd57e6a82578ae8c5008de9b8a118e7286b5ac8bd (patch)
tree3242aa4d74a61f6856c81b2ca2de2e77f3bdfe80 /x11/kde3
parentUpdate to 0.5.3. (diff)
Update to KDE 3.4
Notes
Notes: svn path=/head/; revision=131766
Diffstat (limited to 'x11/kde3')
-rw-r--r--x11/kde3/Makefile.kde5
1 files changed, 0 insertions, 5 deletions
diff --git a/x11/kde3/Makefile.kde b/x11/kde3/Makefile.kde
index 3fc622219a8a..256be2bf68a2 100644
--- a/x11/kde3/Makefile.kde
+++ b/x11/kde3/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