diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-06-22 22:37:05 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-06-22 22:37:05 +0000 |
commit | cc35c5082455c50b9eca60df4460498ec6b62930 (patch) | |
tree | 45803cf2f09024c5bc07ece1f5f228656c49d76e /cad/gmsh | |
parent | 531e3ed747a5d12cc922450f91a347d615ffb8b4 (diff) |
Notes
Diffstat (limited to 'cad/gmsh')
-rw-r--r-- | cad/gmsh/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 81d9a0d9f382..b12a6f15b59c 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -16,8 +16,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= stephen@FreeBSD.org COMMENT= Automatic 3D finite element mesh generator -LICENSE= GPLv2 - LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libpng15.so:${PORTSDIR}/graphics/png \ |