diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-12-10 14:19:52 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-12-10 14:19:52 +0000 |
commit | 68355606a4c7440fded7662fc3661a160e399ffc (patch) | |
tree | c674d363e29f223a272c18f5806522632c265c03 /science/felt | |
parent | f85c3bea3ae9e85c40c80f02c54031e5f048bafa (diff) | |
download | ports-68355606a4c7440fded7662fc3661a160e399ffc.tar.gz ports-68355606a4c7440fded7662fc3661a160e399ffc.zip |
Notes
Diffstat (limited to 'science/felt')
-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 |