diff --git a/science/fisicalab/Makefile b/science/fisicalab/Makefile index 0f45b967ddcf..bb19627e2e8a 100644 --- a/science/fisicalab/Makefile +++ b/science/fisicalab/Makefile @@ -1,18 +1,20 @@ PORTNAME= fisicalab PORTVERSION= 0.3.3 PORTREVISION= 12 CATEGORIES= science education gnustep MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= Physics simulation program for educational use LICENSE= GPLv3 -LIB_DEPENDS+= libgsl.so:math/gsl +BROKEN= fails to configure: error: C compiler cannot create executables + +LIB_DEPENDS= libgsl.so:math/gsl USES= gnustep GNU_CONFIGURE= yes USE_GNUSTEP= build gui .include