aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kde3
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-03-21 02:17:55 +0800
committerlofi <lofi@FreeBSD.org>2005-03-21 02:17:55 +0800
commit60b6a057a44d87d2f607ab5e5cc5d51ae882f026 (patch)
tree7b12a7f6a63013ec7c76a7ea1769e6f1b86deb38 /x11/kde3
parentf4d228140101e5487a5373a70f4f0d13073ec43f (diff)
downloadfreebsd-ports-gnome-60b6a057a44d87d2f607ab5e5cc5d51ae882f026.tar.gz
freebsd-ports-gnome-60b6a057a44d87d2f607ab5e5cc5d51ae882f026.tar.zst
freebsd-ports-gnome-60b6a057a44d87d2f607ab5e5cc5d51ae882f026.zip
Update to KDE 3.4
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