Use ${PACKAGE} instead of $PACKAGE in the MESSAGE file, so the output at

install time makes sense.
cvs: ----------------------------------------------------------------------
This commit is contained in:
mbalmer 2007-06-29 12:15:00 +00:00
parent 1aa7acd27f
commit 51e24cff67
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.29 2007/04/12 12:28:02 millert Exp $
# $OpenBSD: Makefile,v 1.30 2007/06/29 12:15:00 mbalmer Exp $
COMMENT= "Motif CD player"
DISTNAME= xmcd-2.6
PKGNAME= ${DISTNAME}p4
PKGNAME= ${DISTNAME}p5
CATEGORIES= audio
HOMEPAGE= http://metalab.unc.edu/tkan/xmcd/

View File

@ -1,11 +1,11 @@
Before using xmcd/cda for the first time, you must
set up the software by running the following program:
$PREFIX/sbin/xmcdconfig
${PREFIX}/sbin/xmcdconfig
Xmcd/cda will not work until that is done.
You may also want to set up cron(8) to run the
$PREFIX/share/xmcd/scripts/genidx script periodically
${PREFIX}/share/xmcd/scripts/genidx script periodically
(e.g., nightly) to re-generate the local discography
category index pages.