summaryrefslogtreecommitdiff
path: root/devel/slib
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit0bc53217fe50327f0f59e7136db15f92f75951d9 (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /devel/slib
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'devel/slib')
-rw-r--r--devel/slib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/slib/Makefile b/devel/slib/Makefile
index ae09ba8101c..4b995eef521 100644
--- a/devel/slib/Makefile
+++ b/devel/slib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/09/16 18:51:31 xtraeme Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/20 12:13:29 agc Exp $
DISTNAME= slib2d6
#
@@ -6,7 +6,6 @@ DISTNAME= slib2d6
# changed to a 4, representing the 4th letter.
#
PKGNAME= slib-2.4.6
-WRKSRC= ${WRKDIR}/slib
CATEGORIES= devel
MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/ \
${MASTER_SITE_GNU:=jacal/}
@@ -16,6 +15,7 @@ MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://swissnet.ai.mit.edu/~jaffer/SLIB.html
COMMENT= Portable Scheme library of compatibility and utility functions
+WRKSRC= ${WRKDIR}/slib
USE_BUILDLINK2= # defined
NO_BUILD= # defined