diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-12-20 04:00:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-12-20 04:00:49 +0000 |
commit | 5c230e44cc9124abe8f69ac362c8c8ba29d351c8 (patch) | |
tree | 5f4e73515352332b80685a5c4b4e3e6f8ff13df8 /devel/portmk | |
parent | Do not quote IGNORE. Fix formatting. (diff) |
Once again, remove local change that crept in.
Notes
Notes:
svn path=/head/; revision=151610
Diffstat (limited to 'devel/portmk')
-rw-r--r-- | devel/portmk/Mk/bsd.local.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/portmk/Mk/bsd.local.mk b/devel/portmk/Mk/bsd.local.mk index 07ff97ca883e..69d913934515 100644 --- a/devel/portmk/Mk/bsd.local.mk +++ b/devel/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) |