diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/felt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/felt/Makefile b/science/felt/Makefile index 18dfca0ac843..d04678701ee0 100644 --- a/science/felt/Makefile +++ b/science/felt/Makefile @@ -20,7 +20,7 @@ COMMENT= A system for Finite Element Analysis LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d USE_X_PREFIX= yes -USE_MESA= yes +USE_GL= yes USE_REINPLACE= yes WRKSRC= ${WRKDIR}/FElt-${PORTVERSION} GNU_CONFIGURE= yes |