svn commit: r557267 - head/science/latte

Antoine Brodin antoine at FreeBSD.org
Tue Dec 8 09:30:37 UTC 2020


Author: antoine
Date: Tue Dec  8 09:30:36 2020
New Revision: 557267
URL: https://svnweb.freebsd.org/changeset/ports/557267

Log:
  Do not include bsd.port.mk twice

Modified:
  head/science/latte/Makefile

Modified: head/science/latte/Makefile
==============================================================================
--- head/science/latte/Makefile	Tue Dec  8 09:29:23 2020	(r557266)
+++ head/science/latte/Makefile	Tue Dec  8 09:30:36 2020	(r557267)
@@ -48,4 +48,4 @@ CONFLICTS_INSTALL=	latte-integrale
 FFLAGS+=	-fallow-argument-mismatch
 .endif
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>


More information about the svn-ports-head mailing list