summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-05 20:22:19 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-05 20:22:19 +0000
commitebb8e2580d3e530270d1fcf4bac6444dd2a3fb8b (patch)
tree53f608b96dc5e92b253b352b39868452431f1b3b
parentDo not include bsd.port.pre.mk twice (diff)
Do not include bsd.port.pre.mk twice
Notes
Notes: svn path=/head/; revision=356698
-rw-r--r--mail/squirrelmail-change_ldappass-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-change_ldappass-plugin/Makefile b/mail/squirrelmail-change_ldappass-plugin/Makefile
index 07ad73b8b47e..5f7a99879db0 100644
--- a/mail/squirrelmail-change_ldappass-plugin/Makefile
+++ b/mail/squirrelmail-change_ldappass-plugin/Makefile
@@ -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>