aboutsummaryrefslogtreecommitdiff
path: root/science/felt/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-25 00:36:23 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-25 00:36:23 +0000
commite8a83905423ff45aae83bbe3327a1f3a8b2286ce (patch)
tree9e11efb52e8d0aedc4375659a3e605f42abf0aad /science/felt/Makefile
parentd6de6f8b7014abcb20977d3c6d2aedb4c62ed2fb (diff)
downloadports-e8a83905423ff45aae83bbe3327a1f3a8b2286ce.tar.gz
ports-e8a83905423ff45aae83bbe3327a1f3a8b2286ce.zip
Update to CAD/felt
A did some minor cleanup of the port, hopefully this will work on gcc-3.3. I suggest this port is moved to the science category, along with freefem and femlab. PR: ports/54964 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Notes
Notes: svn path=/head/; revision=87626
Diffstat (limited to 'science/felt/Makefile')
-rw-r--r--science/felt/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/science/felt/Makefile b/science/felt/Makefile
index 73fb15b61bc9..6cdeb048382c 100644
--- a/science/felt/Makefile
+++ b/science/felt/Makefile
@@ -6,23 +6,24 @@
#
PORTNAME= felt
-PORTVERSION= 3.05
+PORTVERSION= 3.06
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://symphony.clarku.edu/atkinson/felt/Binaries/ \
ftp://ftp.isd.uni-stuttgart.de/pub/src/FEM/FElt/
MASTER_SITE_SUBDIR= felt
-EXTRACT_SUFX= .src.tar.gz
+EXTRACT_SUFX= -devel.src.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= A system for Finite Element Analysis
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
-WRKSRC= ${WRKDIR}/FElt-${PORTVERSION}
-GNU_CONFIGURE= yes
USE_X_PREFIX= yes
+USE_MESA= yes
USE_REINPLACE= yes
+WRKSRC= ${WRKDIR}/FElt-${PORTVERSION}
+GNU_CONFIGURE= yes
MAN1= burlap.1 corduroy.1 felt.1 patchwork.1 velvet.1 yardstick.1
MAN3= Drawing.3
@@ -34,8 +35,8 @@ post-patch:
${WRKSRC}/lib/Widgets/xwd.c ${WRKSRC}/lib/Matrix/data.c \
${WRKSRC}/lib/Matrix/factor.c ${WRKSRC}/lib/Matrix/eigen.c \
${WRKSRC}/lib/Matrix/c_data.c ${WRKSRC}/lib/Matrix/c_factor.c \
- ${WRKSRC}/include/allocate.h ${WRKSRC}/src/Velvet/error.c \
- ${WRKSRC}/src/Burlap/allocate.h ${WRKSRC}/src/Burlap/interactive.c \
+ ${WRKSRC}/src/Velvet/error.c \
+ ${WRKSRC}/src/Burlap/interactive.c \
${WRKSRC}/src/Burlap/parser.c \
${WRKSRC}/src/Corduroy/parser.c \
${WRKSRC}/src/Patchwork/util.c