summaryrefslogtreecommitdiff
path: root/audio/xmcd/Makefile
diff options
context:
space:
mode:
authoryyamano <yyamano@pkgsrc.org>2002-03-23 17:44:21 +0000
committeryyamano <yyamano@pkgsrc.org>2002-03-23 17:44:21 +0000
commitd537b0d5443cb02f2fab35c39a57ef76c1e8d374 (patch)
tree77ecbf75a7d6f4c6bca38fc0cdbd1c8131303343 /audio/xmcd/Makefile
parent756a61e30118eb941790b98141501e7310dbcb56 (diff)
downloadpkgsrc-d537b0d5443cb02f2fab35c39a57ef76c1e8d374.tar.gz
Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467.
Diffstat (limited to 'audio/xmcd/Makefile')
-rw-r--r--audio/xmcd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index 5e06e218c02..6dc9d242041 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2002/01/10 20:56:25 tron Exp $
+# $NetBSD: Makefile,v 1.31 2002/03/23 17:44:21 yyamano Exp $
DISTNAME= xmcd-3.0.2
CATEGORIES= audio
@@ -27,7 +27,7 @@ post-patch:
post-install:
.for FILE in cda xmcd gobrowser
- @${TEST} -n "${STRIPFLAG}" && \
+ @${TEST} -n "${_STRIPFLAG_INSTALL}" && \
strip ${PREFIX}/lib/X11/xmcd/bin-${OPSYS}-${MACHINE_ARCH}/${FILE}
.endfor
${MV} ${PREFIX}/man/cat1/cda.1 ${PREFIX}/man/man1/cda.1