summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2000-03-16 15:30:02 +0000
committerwiz <wiz>2000-03-16 15:30:02 +0000
commit11db3128a90e0ef10263541ff51aa641d7cf0859 (patch)
tree3c31ce8776cc6115289494ac9b48a84aa6a6e609 /audio
parent16941aaf31ba8c3ddb35a27438d2153efa8e75c4 (diff)
downloadpkgsrc-11db3128a90e0ef10263541ff51aa641d7cf0859.tar.gz
test -> ${TEST}
Diffstat (limited to 'audio')
-rw-r--r--audio/xmcd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index a218a5f9907..25392b9b69b 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2000/02/13 19:17:23 fredb Exp $
+# $NetBSD: Makefile,v 1.21 2000/03/16 15:30:02 wiz Exp $
#
DISTNAME= xmcd-2.6
@@ -17,7 +17,7 @@ MAKE_ENV+= MACHINE_ARCH="${MACHINE_ARCH}" SHELL=/bin/sh
post-install:
.for FILE in cda cddbcmd wm2xmcd xmcd
- @test -n "${STRIPFLAG}" && \
+ @${TEST} -n "${STRIPFLAG}" && \
strip ${PREFIX}/lib/X11/xmcd/bin-${OPSYS}-${MACHINE_ARCH}/${FILE}
.endfor
${MV} ${PREFIX}/man/cat1/cda.1 ${PREFIX}/man/man1/cda.1