summaryrefslogtreecommitdiff
path: root/math/gp-factint
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit3ad1bdbf063a03bdcca7087d41be98b07ad933af (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /math/gp-factint
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'math/gp-factint')
-rw-r--r--math/gp-factint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gp-factint/Makefile b/math/gp-factint/Makefile
index 846e6e1bd9a..adde02e6108 100644
--- a/math/gp-factint/Makefile
+++ b/math/gp-factint/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:47:36 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/20 12:20:04 agc Exp $
#
DISTNAME= factint-1.3
PKGNAME= gp-factint-1.3
SVR4_PKGNAME= gpfin
-WRKSRC= ${WRKDIR}/factint
CATEGORIES= math
MASTER_SITES= http://www.cip.mathematik.uni-stuttgart.de/~kohlsn/factint/
EXTRACT_SUFX= .zoo
@@ -13,6 +12,7 @@ MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://www.gap-system.org/Share/factint.html
COMMENT= Integer factorization routines for GAP
+WRKSRC= ${WRKDIR}/factint
NO_BUILD= YES
USE_BUILDLINK2= YES
GAP_PKG_NAME= factint