git: 60c452364dca - main - audio/streamripper: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:00:35 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=60c452364dcabd87aba461c3abafe73835c14ef1

commit 60c452364dcabd87aba461c3abafe73835c14ef1
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:53:13 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:53:13 +0000

    audio/streamripper: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 audio/streamripper/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 \


More information about the dev-commits-ports-main mailing list