summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-02-28 02:16:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-02-28 02:16:11 +0000
commitbaf6965e14aded1e626483a83d9bd8e66f159b58 (patch)
treee0b5afefdacd4441ef0b36dafa46add1358a2e1d /audio
parent* Update to 0.5 (diff)
Make audio/xmcd work on 5.2.1: uname -r returned an x.y.z number,
giving the PLIST_SUB variable a x.y number, while the port itself calculated from x.y.z to x. Informed maintainer.
Notes
Notes: svn path=/head/; revision=102337
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 379f6fd783ce..50fb45dba6e8 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
USE_MOTIF= yes
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xmcd-3.2.1
-PLIST_SUB+= RELEASE=${OSREL:R} ARCH=${ARCH}
+PLIST_SUB+= RELEASE=${OSREL:R:R} ARCH=${ARCH}
MAN1= cda.1 xmcd.1
MANCOMPRESSED= no
@@ -29,7 +29,7 @@ RMAN= ${X11BASE}/bin/rman
.include <bsd.port.pre.mk>
-LIBBINDIR= ${PREFIX}/lib/X11/xmcd/bin-FreeBSD_${OSREL:R}-${ARCH}
+LIBBINDIR= ${PREFIX}/lib/X11/xmcd/bin-FreeBSD_${OSREL:R:R}-${ARCH}
post-extract:
@${CHMOD} -R u+w ${WRKSRC}