diff options
author | linimon <linimon@FreeBSD.org> | 2005-12-16 02:13:01 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-12-16 02:13:01 +0000 |
commit | 9e92b259f12afa259348b37e86d3d191f6ac6fd2 (patch) | |
tree | 53f580c6c7dcaec58fefd194913101e751763a8b /ports-mgmt | |
parent | f665ccb4041065e22b806faecbfb9637f0ecb457 (diff) | |
download | FreeBSD-ports-9e92b259f12afa259348b37e86d3d191f6ac6fd2.zip FreeBSD-ports-9e92b259f12afa259348b37e86d3d191f6ac6fd2.tar.gz |
OK, now that I've given you the example of how this file was developed,
remove the example :-)
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portmk/Mk/bsd.local.mk | 2 |
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 07ff97c..69d9139 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) |