summaryrefslogtreecommitdiff
path: root/Mk/bsd.kde4.mk
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-26 03:40:24 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-26 03:40:24 +0000
commit3a3b3aa3deb0d4b72f6e73bb38509eb36f3266e6 (patch)
tree38a7818181a913149c003849c93c784a533386eb /Mk/bsd.kde4.mk
parentUpdate to 0.2.1. (diff)
Fix bogon. Note to self: pay more attention to what you're doing.
Notes
Notes: svn path=/head/; revision=40383
Diffstat (limited to 'Mk/bsd.kde4.mk')
-rw-r--r--Mk/bsd.kde4.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk
index a45b19c27277..1f6ddde7860d 100644
--- a/Mk/bsd.kde4.mk
+++ b/Mk/bsd.kde4.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.