summaryrefslogtreecommitdiff
path: root/audio/xmcd
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-01-29 20:01:39 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-01-29 20:01:39 +0000
commit6ba32b931fe020ca75c016a303a4e7bed7d8b8c7 (patch)
tree21a11b7d303717122d00d6b310bbc58f11e89d57 /audio/xmcd
parentAdd mixer fix (diff)
fix some pkg/MESSAGE stuff
Notes
Notes: svn path=/head/; revision=25253
Diffstat (limited to 'audio/xmcd')
-rw-r--r--audio/xmcd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index fa1f3d9a3709..c4c3a195ecb5 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -30,7 +30,7 @@ post-patch:
> ${WRKSRC}/xmcd_d/XMcd.ad
post-install:
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
@${CP} ${WRKSRC}/xmcd_d/XMcd.ad ${PREFIX}/lib/X11/app-defaults/XMcd
.include <bsd.port.mk>