aboutsummaryrefslogtreecommitdiff
path: root/audio/dcd
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-06-11 15:21:28 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-06-11 15:21:28 +0000
commitf1f56e65fc5054838460d8d3298acb666f211ac4 (patch)
tree88cd0b4fd5dbf539757024623a30ef16b27f742c /audio/dcd
parent1e268ba7dde97073767bc12df6c3584b98a40438 (diff)
downloadports-f1f56e65fc5054838460d8d3298acb666f211ac4.tar.gz
ports-f1f56e65fc5054838460d8d3298acb666f211ac4.zip
Explicitly set LATEST_LINK to not clash with net-p2p/dcd
Submitted by: pointyhat
Notes
Notes: svn path=/head/; revision=235586
Diffstat (limited to 'audio/dcd')
-rw-r--r--audio/dcd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/dcd/Makefile b/audio/dcd/Makefile
index d3cfe76f483e..792f3eee9844 100644
--- a/audio/dcd/Makefile
+++ b/audio/dcd/Makefile
@@ -22,6 +22,8 @@ USE_GMAKE= yes
MAN1= dcd.1
PLIST_FILES= bin/dcd
+LATEST_LINK= audio_dcd
+
post-patch:
# Handle namespace collision with libcdaudio
${REINPLACE_CMD} -e 's|cd_stop|dcd_stop|g; s|cd_eject|dcd_eject|g; \