summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-18 22:03:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-18 22:03:12 +0000
commitef09420b4c80f971493d2e307d57e9c0e77bfa46 (patch)
tree9bce2e53b4c2e43a9a7867f772f52b999e5ddbfd
parentDoesn't need USE_GCC, builds fine with clang, run test is ok, too. (diff)
Remove cruft
Notes
Notes: svn path=/head/; revision=327584
-rw-r--r--Mk/bsd.port.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index d24f2b6d63bb..671f5b6a4791 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -6491,9 +6491,6 @@ install-license:
@${DO_NADA}
.endif
-#.if defined(DEVELOPER_MODE)
-#.include "${PORTSDIR}/Mk/bsd.developer.mk"
-#.endif
.endif
# End of post-makefile section.