summaryrefslogtreecommitdiff
path: root/devel/slib
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-18 22:58:12 +0000
committersnj <snj@pkgsrc.org>2004-04-18 22:58:12 +0000
commit6c024245c6bbd3cee81cf8c4ae7bbe3c70b8b87c (patch)
treea955de2f07ded0b3d51cb70302e2051972aaef7c /devel/slib
parent7202613e81ee4fbfbf5f1b89c6e841a5c812e879 (diff)
downloadpkgsrc-6c024245c6bbd3cee81cf8c4ae7bbe3c70b8b87c.tar.gz
This does not need buildlink2. Add NO_CONFIGURE and NO_TOOLS.
Diffstat (limited to 'devel/slib')
-rw-r--r--devel/slib/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/slib/Makefile b/devel/slib/Makefile
index d831fab9e1f..a9c8ceb5397 100644
--- a/devel/slib/Makefile
+++ b/devel/slib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/04/08 17:22:59 reed Exp $
+# $NetBSD: Makefile,v 1.17 2004/04/18 22:58:12 snj Exp $
DISTNAME= slib2d6
#
@@ -16,8 +16,9 @@ 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_CONFIGURE= # defined
NO_BUILD= # defined
+NO_TOOLS= # defined
SLIBDIR= ${PREFIX}/share/slib
DOCDIR= ${PREFIX}/share/doc/slib