summaryrefslogtreecommitdiffstats
path: root/audio/xmcd
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-01-29 20:01:39 +0000
committermharo <mharo@FreeBSD.org>2000-01-29 20:01:39 +0000
commit5eb0129990fe08b795ba3cda833f854ff813b43d (patch)
tree7fd8bea52845058bab9caa0f4de28bd2dd9577bd /audio/xmcd
parent2513ff8cd6250bf414136fba3c2a3f8447cb52c3 (diff)
downloadFreeBSD-ports-5eb0129990fe08b795ba3cda833f854ff813b43d.zip
FreeBSD-ports-5eb0129990fe08b795ba3cda833f854ff813b43d.tar.gz
fix some pkg/MESSAGE stuff
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 fa1f3d9..c4c3a19 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>
OpenPOWER on IntegriCloud