diff options
Diffstat (limited to 'lang/sr-examples/Makefile')
-rw-r--r-- | lang/sr-examples/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/sr-examples/Makefile b/lang/sr-examples/Makefile index 3d24e7903c1..ff5c0554fcb 100644 --- a/lang/sr-examples/Makefile +++ b/lang/sr-examples/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/09/20 10:01:50 jperkin Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/02 20:11:54 asau Exp $ # DISTNAME= vs233 @@ -12,8 +12,6 @@ MAINTAINER= is@NetBSD.org HOMEPAGE= http://www.cs.arizona.edu/sr/ COMMENT= The SR language compiler and run time system -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gzcat pax WRKSRC= ${WRKDIR} |