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 a63bdca874c..72373b91935 100644 --- a/devel/sgi-stl/Makefile +++ b/devel/sgi-stl/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 21:33:57 grant Exp $ +# $NetBSD: Makefile,v 1.9 2004/01/20 12:13:29 agc Exp $ DISTNAME= stl PKGNAME= sgi-stl-3.3 -WRKSRC= ${WRKDIR} CATEGORIES= devel MASTER_SITES= http://www.sgi.com/tech/stl/ @@ -10,6 +9,7 @@ MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://www.sgi.com/tech/stl/ COMMENT= SGI Standard Template Library +WRKSRC= ${WRKDIR} DIST_SUBDIR= ${PKGNAME} USE_BUILDLINK2= # defined |