aboutsummaryrefslogtreecommitdiffstats
path: root/science/latte
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-12-08 17:30:36 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2020-12-08 17:30:36 +0800
commitf28e59e49008c59f14026de32f6ef06a236b0896 (patch)
tree893bfb6b675432a86657e63aabed671baaf034ef /science/latte
parent38b62139f1e1ed31f996a119883dca1bd70cd161 (diff)
downloadfreebsd-ports-gnome-f28e59e49008c59f14026de32f6ef06a236b0896.tar.gz
freebsd-ports-gnome-f28e59e49008c59f14026de32f6ef06a236b0896.tar.zst
freebsd-ports-gnome-f28e59e49008c59f14026de32f6ef06a236b0896.zip
Do not include bsd.port.mk twice
Diffstat (limited to 'science/latte')
-rw-r--r--science/latte/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/latte/Makefile b/science/latte/Makefile
index 3bc183cedf58..ae07ac71951c 100644
--- a/science/latte/Makefile
+++ b/science/latte/Makefile
@@ -48,4 +48,4 @@ CONFLICTS_INSTALL= latte-integrale
FFLAGS+= -fallow-argument-mismatch
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>