diff options
Diffstat (limited to 'devel/sgi-stl/Makefile')
-rw-r--r-- | devel/sgi-stl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/sgi-stl/Makefile b/devel/sgi-stl/Makefile index d9b8fc5b0bb..cea8d1db79b 100644 --- a/devel/sgi-stl/Makefile +++ b/devel/sgi-stl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2002/08/25 21:49:47 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2003/03/29 12:40:40 jmmv Exp $ DISTNAME= stl PKGNAME= sgi-stl-3.3 +WRKSRC= ${WRKDIR} CATEGORIES= devel MASTER_SITES= http://www.sgi.com/tech/stl/ @@ -10,7 +11,6 @@ HOMEPAGE= http://www.sgi.com/tech/stl/ COMMENT= SGI Standard Template Library DIST_SUBDIR= ${PKGNAME} -WRKSRC= ${WRKDIR} USE_BUILDLINK2= # defined NO_CONFIGURE= # defined |