1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Do not include bsd.port.pre.mk twice

This commit is contained in:
Antoine Brodin 2014-06-05 20:22:19 +00:00
parent 67a6ff16db
commit ebb8e2580d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356698

View File

@ -19,4 +19,4 @@ USE_GENERIC_PKGMESSAGE= yes
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>
.include <bsd.port.post.mk>