summaryrefslogtreecommitdiff
path: root/math/dcdflib.f
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /math/dcdflib.f
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'math/dcdflib.f')
-rw-r--r--math/dcdflib.f/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/dcdflib.f/Makefile b/math/dcdflib.f/Makefile
index a3548a4dbda..185af0cfaef 100644
--- a/math/dcdflib.f/Makefile
+++ b/math/dcdflib.f/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2003/09/19 23:08:30 dent Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/20 12:20:04 agc Exp $
DISTNAME= dcdflib.f-1.1
-WRKSRC= ${WRKDIR}/dcdflib.f/src
CATEGORIES= math
MASTER_SITES= ftp://odin.mdacc.tmc.edu/pub/source/
@@ -9,6 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://odin.mdacc.tmc.edu/anonftp/
COMMENT= Library of Fortran Routines for Cumulative Distribution Functions
+WRKSRC= ${WRKDIR}/dcdflib.f/src
USE_FORTRAN= yes
post-install: