diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-11 05:21:29 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-11 05:21:29 +0000 |
commit | c2e32ac36f406a78d4fb097baacb7fd65c4817d8 (patch) | |
tree | 7af39c89abbd9de28c19f326b346eef290971c04 /Mk/bsd.port.post.mk | |
parent | 2ac4730a2a7a8eb28bf47f0dd8b2369d679bccef (diff) | |
download | ports-c2e32ac36f406a78d4fb097baacb7fd65c4817d8.tar.gz ports-c2e32ac36f406a78d4fb097baacb7fd65c4817d8.zip |
Notes
Diffstat (limited to 'Mk/bsd.port.post.mk')
-rw-r--r-- | Mk/bsd.port.post.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Mk/bsd.port.post.mk b/Mk/bsd.port.post.mk new file mode 100644 index 000000000000..be53028b5607 --- /dev/null +++ b/Mk/bsd.port.post.mk @@ -0,0 +1,7 @@ +# $Id$ + +AFTERPORTMK= yes + +.include <bsd.port.mk> + +.undef AFTERPORTMK |