git: 64adad54b2f9 - main - audio/aqualung: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:09:01 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=64adad54b2f9584fee18108ccc650d1231cd725d

commit 64adad54b2f9584fee18108ccc650d1231cd725d
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 12:05:21 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 12:05:21 +0000

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

diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index bb2765f95ca2..350065ec9231 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -29,7 +29,7 @@ LIB_DEPENDS=	libFLAC.so:audio/flac \
 		libcdio_paranoia.so:sysutils/libcdio-paranoia \
 		liblrdf.so:textproc/liblrdf
 
-USES=		compiler:c++11-lang gettext gnome localbase lua:52 pkgconfig
+USES=		compiler:c++11-lang cpe gettext gnome localbase lua:52 pkgconfig
 USE_GNOME=	gtk20 libxml2 libxslt
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-ifp=no


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