diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-01-18 23:55:39 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-01-18 23:55:39 +0000 |
commit | c3275f7d3228aa269df7ed5f6af27f46e0eb338a (patch) | |
tree | f69147d847993bdd43301e791a96419a54904a81 /science/felt | |
parent | 805f7fdbcf0a3fda5f2014d252d2dce7721fab6f (diff) | |
download | ports-c3275f7d3228aa269df7ed5f6af27f46e0eb338a.tar.gz ports-c3275f7d3228aa269df7ed5f6af27f46e0eb338a.zip |
Notes
Diffstat (limited to 'science/felt')
-rw-r--r-- | science/felt/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/science/felt/Makefile b/science/felt/Makefile index c359c2b25d3d..36fbef754d47 100644 --- a/science/felt/Makefile +++ b/science/felt/Makefile @@ -3,7 +3,7 @@ # Date created: 19 October 1996 # Whom: # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/01/15 07:19:43 tg Exp $ # DISTNAME= felt-3.01 @@ -15,8 +15,7 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= pgiffuni@FPS.biblos.unal.edu.co WRKSRC= ${WRKDIR}/FElt-3.00 -HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix="${PREFIX}" +GNU_CONFIGURE= yes MAN1= burlap.1 corduroy.1 felt.1 patchwork.1 velvet.1 yardstick.1 MAN3= Drawing.3 MAN4= corduroy.4 felt.4 |