- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-11-05 15:38:10 +00:00
parent 4f7cd76065
commit d13accb6bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285085

View file

@ -19,5 +19,4 @@ PERL_CONFIGURE= yes
MAN3= Pragmatic.3
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>
.include <bsd.port.mk>