git: 390e95b96cb9 - main - www/fancybox: Remove invalid CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 14 10:57:08 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=390e95b96cb9c0a1c028f992b222cf4eab622727

commit 390e95b96cb9c0a1c028f992b222cf4eab622727
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 10:48:37 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:38 +0000

    www/fancybox: Remove invalid CPE information
    
    Approved by:    portmgr (blanket)
---
 www/fancybox/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/www/fancybox/Makefile b/www/fancybox/Makefile
index 46baf305af3d..89f72c5703f0 100644
--- a/www/fancybox/Makefile
+++ b/www/fancybox/Makefile
@@ -10,16 +10,12 @@ COMMENT=	JavaScript library for image/html/multimedia content display
 
 LICENSE=	GPLv3
 
-USES=		cpe
-
 NO_ARCH=	yes
 NO_BUILD=	yes
 
 GH_ACCOUNT=	fancyapps
 USE_GITHUB=	yes
 
-CPE_VENDOR=	fancybox_project
-
 do-install:
 	${MKDIR} ${STAGEDIR}${WWWDIR}/
 	cd ${WRKSRC}/dist/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/


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