aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/portmk
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-12-16 02:13:01 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-12-16 02:13:01 +0000
commit1e29810185e7b4df21d2714dcbf292caeb6bab8b (patch)
tree8a6254d7e66e95bd70eba5a396e0552d4944502c /ports-mgmt/portmk
parent1d5fc60b5efad3ea115943b0c05e7fe7399cf9a7 (diff)
downloadports-1e29810185e7b4df21d2714dcbf292caeb6bab8b.tar.gz
ports-1e29810185e7b4df21d2714dcbf292caeb6bab8b.zip
OK, now that I've given you the example of how this file was developed,
remove the example :-)
Notes
Notes: svn path=/head/; revision=151277
Diffstat (limited to 'ports-mgmt/portmk')
-rw-r--r--ports-mgmt/portmk/Mk/bsd.local.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports-mgmt/portmk/Mk/bsd.local.mk b/ports-mgmt/portmk/Mk/bsd.local.mk
index 07ff97ca883e..69d913934515 100644
--- a/ports-mgmt/portmk/Mk/bsd.local.mk
+++ b/ports-mgmt/portmk/Mk/bsd.local.mk
@@ -28,6 +28,4 @@ Local_Post_Include= bsd.local.mk
# time should live.
#
-.include "${DEVELPORTSDIR}/Mk/bsd.portsmon.mk"
-
.endif # defined(_POSTMKINCLUDED) && !defined(Local_Post_Include)