From 7c42586279254551b3af5a1935f246e83eb4d339 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Sun, 1 Dec 2013 01:58:31 +0000 Subject: [PATCH] - Fix build on head --- biology/libsbml/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/biology/libsbml/Makefile b/biology/libsbml/Makefile index cd36a286e296..1dc573850884 100644 --- a/biology/libsbml/Makefile +++ b/biology/libsbml/Makefile @@ -17,6 +17,7 @@ OPTIONS_DEFINE= PYTHON RUBY USE_GMAKE= yes USE_ZIP= yes +USE_GCC= any GNU_CONFIGURE= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}