Date: Sun, 29 Aug 2021 19:00:34 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 60c452364dca - main - audio/streamripper: Add CPE information Message-ID: <202108291900.17TJ0YT5010987@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=60c452364dcabd87aba461c3abafe73835c14ef1 commit 60c452364dcabd87aba461c3abafe73835c14ef1 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 18:53:13 +0000 Commit: Bernhard Froehlich <decke@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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291900.17TJ0YT5010987>