aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-20 22:09:46 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-20 22:09:46 +0000
commit079575a5fa7b2f523fd9fe7998b686776a57a031 (patch)
tree4e8ee1242852606ee82c5424bf3072ee8f9f7658 /audio
parentbb36d3f7a016623cf887e58b95b39c1329b43dcf (diff)
downloadports-079575a5fa7b2f523fd9fe7998b686776a57a031.tar.gz
ports-079575a5fa7b2f523fd9fe7998b686776a57a031.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/grip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile
index 8b31baa8b2c4..6e6cf623026e 100644
--- a/audio/grip/Makefile
+++ b/audio/grip/Makefile
@@ -31,6 +31,7 @@ OPTIONS= CDPARANOIA "Enable cdparanoia support" off
.if defined(WITH_CDPARANOIA)
LIB_DEPENDS+= cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia
+CONFIGURE_ARGS+= --enable-cdpar
.endif
.include <bsd.port.post.mk>