summaryrefslogtreecommitdiff
path: root/devel/slib
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /devel/slib
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
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 0cdf20fc9f8..4e788dc1823 100644
--- a/devel/slib/Makefile
+++ b/devel/slib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/10/22 12:56:45 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2003/03/29 12:40:40 jmmv Exp $
DISTNAME= slib2d4
#
@@ -6,6 +6,7 @@ DISTNAME= slib2d4
# changed to a 4, representing the 4th letter.
#
PKGNAME= slib-2.4.4
+WRKSRC= ${WRKDIR}/slib
CATEGORIES= devel
MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/ \
${MASTER_SITE_GNU:=jacal/}
@@ -17,7 +18,6 @@ COMMENT= portable Scheme library of compatibility and utility functions
USE_BUILDLINK2= # defined
NO_BUILD= # defined
-WRKSRC= ${WRKDIR}/slib
SLIBDIR= ${PREFIX}/share/slib
DOCDIR= ${PREFIX}/share/doc/slib