Date: Tue, 22 Feb 2000 19:40:41 -0800 (PST) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/xmcd Makefile ports/audio/xmcd/files md5 ports/audio/xmcd/pkg PLIST Message-ID: <200002230340.TAA49909@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2000/02/22 19:40:41 PST
Modified files:
audio/xmcd Makefile
audio/xmcd/files md5
audio/xmcd/pkg PLIST
Log:
Upgrade to latest release (xmcd-2.6).
This still fails to build correctly on -current since the /usr/libexec/cpp
fiasco -- old versions of imake still use /usr/libexec/cpp instead of
gcc -E. If you don't have a fixed version of imake, a quick fix to get
around this is to set IMAKECPP=/usr/bin/cpp in your environment before
make'ing this port.
Note that the port builds without errors if you don't have the correct
version of imake, but FREEBSD_CAM will not be defined and xmcd will use
the ioctl method which hasn't worked since 3.0.
Revision Changes Path
1.25 +3 -3 ports/audio/xmcd/Makefile
1.12 +1 -1 ports/audio/xmcd/files/md5
1.15 +9 -6 ports/audio/xmcd/pkg/PLIST
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002230340.TAA49909>
