Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:31 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: b767135d0f94 - main - audio/ampache: Add CPE information
Message-ID:  <202108310925.17V9PVJl093706@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=b767135d0f94841a97bcc131b1f34f23027a1023

commit b767135d0f94841a97bcc131b1f34f23027a1023
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 09:12:13 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 09:23:29 +0000

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

diff --git a/audio/ampache/Makefile b/audio/ampache/Makefile
index ce9ca9149416..995e4924b01f 100644
--- a/audio/ampache/Makefile
+++ b/audio/ampache/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Web-based Audio file manager
 
 LICENSE=	AGPLv3+
 
-USES=		zip gettext php:flavors mysql
+USES=		cpe zip gettext php:flavors mysql
 USE_PHP=	pdo pdo_mysql hash session json intl simplexml curl dom xml
 
 NO_WRKSUBDIR=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310925.17V9PVJl093706>