diff options
author | recht <recht@pkgsrc.org> | 2004-02-28 23:11:00 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-02-28 23:11:00 +0000 |
commit | 4d664d4b56abe0eea5aba66a48c94bf8d3679797 (patch) | |
tree | 6592a6f4466bd0f76bb6a775b14f60a6f3a7e184 /audio/maplay | |
parent | f2d00a17bfe9b4a711a8077b19f65ec70dedfeba (diff) | |
download | pkgsrc-4d664d4b56abe0eea5aba66a48c94bf8d3679797.tar.gz |
Remove wrong PATCH_STRIP.
Note by Roland Illig on tech-pkg@.
Diffstat (limited to 'audio/maplay')
-rw-r--r-- | audio/maplay/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index ee69db72588..e34a73651d1 100644 --- a/audio/maplay/Makefile +++ b/audio/maplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/01/20 12:07:42 agc Exp $ +# $NetBSD: Makefile,v 1.15 2004/02/28 23:11:00 recht Exp $ # FreeBSD Id: Makefile,v 1.6 1997/01/07 14:58:04 torstenb Exp # @@ -12,7 +12,6 @@ EXTRACT_SUFX= .tar MAINTAINER= tech-pkg@NetBSD.org COMMENT= MPEG audio player/decoder for layer I and II MPEG audio streams -PATCH_STRIP= -p2 WRKSRC= ${WRKDIR} pre-configure: |