aboutsummaryrefslogtreecommitdiff
path: root/audio/grip
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-04-16 03:34:03 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-04-16 03:34:03 +0000
commit5bff8e7bfda161127a5de38fd9210004f591218e (patch)
tree22ce65ff235253d7a661b087620b2525628b455c /audio/grip
parent9606e35d58cb77ce81ab3588d7386aefa82f4309 (diff)
downloadports-5bff8e7bfda161127a5de38fd9210004f591218e.tar.gz
ports-5bff8e7bfda161127a5de38fd9210004f591218e.zip
[patch] audio/alac - cleanup non-supported FreeBSD versions
[patch] audio/grip - cleanup non-supported FreeBSD versions [patch] audio/jack - cleanup non-supported FreeBSD versions [patch] audio/libcddb - cleanup non-supported FreeBSD versions PR: ports/111646, ports/111660, ports/111662, ports/111668 Submitted by: Edwin Groothuis <edwin@mavetju.org> Appproved by: Michael Johnson <ahze@>
Notes
Notes: svn path=/head/; revision=190062
Diffstat (limited to 'audio/grip')
-rw-r--r--audio/grip/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile
index d1dda068fd49..418925d17362 100644
--- a/audio/grip/Makefile
+++ b/audio/grip/Makefile
@@ -48,12 +48,8 @@ ISO_LOCALES= de es fr pt_BR
.if defined(WITH_CDROM_DEVICE)
DEFAULT_CDROM_DEVICE=${WITH_CDROM_DEVICE}
.else
-.if ${OSVERSION} < 500000
-DEFAULT_CDROM_DEVICE=/dev/acd0c
-.else
DEFAULT_CDROM_DEVICE=/dev/acd0
.endif
-.endif
.if !defined(WITHOUT_CDPARANOIA)
LIB_DEPENDS+= cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia