aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.kde.mk
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-03-26 11:40:24 +0800
committerwill <will@FreeBSD.org>2001-03-26 11:40:24 +0800
commit823674b6aab2355d7ffdb48d63bcac446d9753ee (patch)
treec6e3b4932c2066643364913056a21b834a59a53e /Mk/bsd.kde.mk
parent82421a191fc92f47b763546877c7022ff412e35c (diff)
downloadfreebsd-ports-gnome-823674b6aab2355d7ffdb48d63bcac446d9753ee.tar.gz
freebsd-ports-gnome-823674b6aab2355d7ffdb48d63bcac446d9753ee.tar.zst
freebsd-ports-gnome-823674b6aab2355d7ffdb48d63bcac446d9753ee.zip
Fix bogon. Note to self: pay more attention to what you're doing.
Diffstat (limited to 'Mk/bsd.kde.mk')
-rw-r--r--Mk/bsd.kde.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Mk/bsd.kde.mk b/Mk/bsd.kde.mk
index a45b19c27277..1f6ddde7860d 100644
--- a/Mk/bsd.kde.mk
+++ b/Mk/bsd.kde.mk
@@ -9,8 +9,6 @@
# Do not commit them yourself (unless of course you're the Port's Wraith ;).
KDE_MAINTAINER= will@FreeBSD.org
-.if defined(_POSTMKINCLUDED)
-
# This section contains the USE_ definitions.
# XXX: Write HAVE_ definitions sometime.
@@ -105,5 +103,4 @@ USE_KDELIBS_VER=2
.endif
# End of USE_KDEBASE_VER
-.endif
# End of use part.