From a4bd3c92d94bff9a5182ea728a9b6f70b6e8f668 Mon Sep 17 00:00:00 2001 From: yuri Date: Tue, 4 Sep 2018 14:57:27 +0000 Subject: New port: textproc/xmlf90: Suite of light-weight libraries to work with XML in Fortran --- textproc/fox-xml/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'textproc/fox-xml') diff --git a/textproc/fox-xml/Makefile b/textproc/fox-xml/Makefile index d01e8943e4f1..c36028fed6d1 100644 --- a/textproc/fox-xml/Makefile +++ b/textproc/fox-xml/Makefile @@ -13,6 +13,8 @@ COMMENT= Fortran XML library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +CONFLICTS_INSTALL= xmlf90 + GNU_CONFIGURE= yes USES= fortran gmake USE_GITHUB= yes -- cgit