diff options
Diffstat (limited to 'math/otter/Makefile')
-rw-r--r-- | math/otter/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/otter/Makefile b/math/otter/Makefile index 589598bc0d0..a87c01f3c1a 100644 --- a/math/otter/Makefile +++ b/math/otter/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2001/04/25 23:35:30 jtb Exp $ +# $NetBSD: Makefile,v 1.6 2003/03/29 12:41:43 jmmv Exp $ DISTNAME= otter-3.0.6 +WRKSRC= ${WRKDIR}/${PKGNAME}/source CATEGORIES= math MASTER_SITES= ftp://info.mcs.anl.gov/pub/Otter/ @@ -8,8 +9,6 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mcs.anl.gov/AR/otter/ COMMENT= Automated Deduction System -WRKSRC= ${WRKDIR}/${PKGNAME}/source - ALL_TARGET= otter do-install: |