Unbreak medit.

Since I'm here, explicit USE_GL.
This commit is contained in:
Thierry Thomas 2019-11-20 20:40:53 +00:00
parent b82c9ca915
commit 754f8e47a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518048
2 changed files with 4 additions and 6 deletions

View file

@ -3,17 +3,15 @@
PORTNAME= medit
PORTVERSION= 2012.02.05
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= science graphics
MASTER_SITES= http://www.ann.jussieu.fr/~frey/ftp/archives/
MASTER_SITES= https://www.ljll.math.upmc.fr/~frey/ftp/archives/
DISTFILES= ${SOURCETARB} ${LIBTARBALL}
EXTRACT_ONLY= ${SOURCETARB}
MAINTAINER= thierry@FreeBSD.org
COMMENT= Interactive meshes visualization
BROKEN= unfetchable
LICENSE= None
LICENSE_NAME= Special grant
LICENSE_TEXT= Special grant from the author
@ -23,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/cfortran.h:lang/cfortran
USES= gl gmake tar:tgz xorg
USE_XORG= x11 xmu xext
USE_GL= glut
USE_GL= gl glu glut
MAKEFILE= makefile
ALL_TARGET= ${OPSYS}
MAKE_ENV= WRKSRC="${WRKSRC}" ARCHI=${OPSYS} ARCH=${ARCH} OSREL=${OSREL}

View file

@ -6,4 +6,4 @@ fluids, thermics, electromagnetism, etc.) on grids 2d (triangles and
quadrangles), 3d (tetrahedrons or hexahedrons) or surfaces (triangles and
quandrangles).
WWW: http://www.ann.jussieu.fr/~frey/software.html#scivis
WWW: https://www.ljll.math.upmc.fr/frey/software.html#scivis