aboutsummaryrefslogtreecommitdiffstats
path: root/devel/icmake
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-09-24 06:06:04 +0800
committerantoine <antoine@FreeBSD.org>2018-09-24 06:06:04 +0800
commitaf801ca0fcf10281a88c092be01863e2556bacfa (patch)
tree4c491f2b5c897c59f834fd95bd9776649de71e95 /devel/icmake
parentd7e3cdbc4d9131455bfa25e5108be1296f82333d (diff)
downloadfreebsd-ports-gnome-af801ca0fcf10281a88c092be01863e2556bacfa.tar.gz
freebsd-ports-gnome-af801ca0fcf10281a88c092be01863e2556bacfa.tar.zst
freebsd-ports-gnome-af801ca0fcf10281a88c092be01863e2556bacfa.zip
Do not include bsd.port.mk twice
Diffstat (limited to 'devel/icmake')
-rw-r--r--devel/icmake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/icmake/Makefile b/devel/icmake/Makefile
index 3fb02f6a0408..928e8faa7623 100644
--- a/devel/icmake/Makefile
+++ b/devel/icmake/Makefile
@@ -103,4 +103,4 @@ do-build:
do-install:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./icm_install strip all ${STAGEDIR}
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>