git: 64eda6c39fda - main - graphics/GraphicsMagick: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:46 UTC 2021


The branch main has been updated by decke:

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

commit 64eda6c39fda9035c1792dfabdf0de01aee96684
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:35:50 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:03 +0000

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

diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index 3f9b89e5d278..5890928ca1fc 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -13,7 +13,7 @@ COMMENT=	Fast image processing tools based on ImageMagick
 
 LICENSE=	MIT
 
-USES=		libtool localbase pathfix tar:bzip2
+USES=		cpe libtool localbase pathfix tar:bzip2
 
 CONFIGURE_ARGS=	--enable-shared --enable-static \
 		--with-windows-font-dir=${WINDOWS_FONT_DIR} \


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