Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 12:08:57 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: 328f93d0c919 - main - www/paros: Add CPE information
Message-ID:  <202108311208.17VC8vi9013330@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=328f93d0c91987cb631d052d784da617f85ba147

commit 328f93d0c91987cb631d052d784da617f85ba147
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 12:03:07 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 12:03:07 +0000

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

diff --git a/www/paros/Makefile b/www/paros/Makefile
index c8295395bbb1..dce120acad10 100644
--- a/www/paros/Makefile
+++ b/www/paros/Makefile
@@ -14,7 +14,7 @@ USE_JAVA=	yes
 JAVA_RUN=	yes
 
 NO_BUILD=	yes
-USES=		dos2unix zip
+USES=		cpe dos2unix zip
 DOS2UNIX_FILES=	release.txt
 
 DATADIR=	${JAVASHAREDIR}/${PORTNAME}



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