diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-12 22:09:18 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-12 22:09:18 +0000 |
commit | 2aa484c66450859293a00b33a125a3f5651f83db (patch) | |
tree | 987beb6803f38ce1e4fee8c625598d42cfbc38eb /audio/audex | |
parent | df49666b6f7dd0883bef660af3bc6122c3e21681 (diff) | |
download | ports-2aa484c66450859293a00b33a125a3f5651f83db.tar.gz ports-2aa484c66450859293a00b33a125a3f5651f83db.zip |
Notes
Diffstat (limited to 'audio/audex')
-rw-r--r-- | audio/audex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/audex/Makefile b/audio/audex/Makefile index 8f47d6363376..fe21097ea9fe 100644 --- a/audio/audex/Makefile +++ b/audio/audex/Makefile @@ -10,6 +10,8 @@ COMMENT= KDE4 audio CD ripping utility LICENSE= GPLv3 +BROKEN= unfetchable + LIB_DEPENDS= libcdda_paranoia.so:${PORTSDIR}/audio/cdparanoia USES= tar:xz cmake |