aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-05-01 12:34:38 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-05-01 12:34:38 +0000
commit539536fae4fd527bda14770b3bd20226a83059a5 (patch)
treeeff880fe16e3f1280be1ad7c9ada21c74eda89ed /math
parentf194e3126cfa155a4ba5d53ff2db56d4bd75c6ed (diff)
downloadports-539536fae4fd527bda14770b3bd20226a83059a5.tar.gz
ports-539536fae4fd527bda14770b3bd20226a83059a5.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/freefem/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/math/freefem/Makefile b/math/freefem/Makefile
index 8c00bffd7214..33e3f7bdf284 100644
--- a/math/freefem/Makefile
+++ b/math/freefem/Makefile
@@ -3,25 +3,20 @@
# Date created: 20 December 1996
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.6 1998/08/05 09:31:29 asami Exp $
+# $Id: Makefile,v 1.7 1999/03/15 01:53:46 steve Exp $
#
DISTNAME= freefem-3.4
CATEGORIES= math cad
MASTER_SITES= http://www.asci.fr/~prudhomm/gfem-html/freefem/
-EXTRACT_SUFX= .zip
MAINTAINER= giffunip@asme.org
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-adapt --with-optimization
-EXTRACT_CMD= unzip
-EXTRACT_BEFORE_ARGS= -q -o
-EXTRACT_AFTER_ARGS= -d ${WRKDIR}
+USE_ZIP= yes
post-install:
.if !defined(NOPORTDOCS)