aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-29 18:53:13 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-29 18:53:13 +0000
commit60c452364dcabd87aba461c3abafe73835c14ef1 (patch)
tree53faf3d7d7d29694ce3c8d192eaee866331559f4 /audio
parentbbddc30813a7691c14b1d9753aabf636b0b141f2 (diff)
downloadports-60c452364dcabd87aba461c3abafe73835c14ef1.tar.gz
ports-60c452364dcabd87aba461c3abafe73835c14ef1.zip
audio/streamripper: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'audio')
-rw-r--r--audio/streamripper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile
index 8f3a8ff16a9d..bdbcdc119413 100644
--- a/audio/streamripper/Makefile
+++ b/audio/streamripper/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libmad.so:audio/libmad \
OPTIONS_DEFINE= FAAD VORBIS
OPTIONS_DEFAULT=FAAD VORBIS
-USES= gnome iconv ncurses pkgconfig
+USES= cpe gnome iconv ncurses pkgconfig
USE_GNOME= glib20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-included-libmad \