git: 0f6bc2f2e1ab - main - graphics/rawstudio: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Dec 2021 20:47:32 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f6bc2f2e1abf548856b605fe7166ff52965105d commit 0f6bc2f2e1abf548856b605fe7166ff52965105d Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-12-13 20:38:07 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-12-13 20:47:14 +0000 graphics/rawstudio: Add CPE information Approved by: portmgr (blanket) --- graphics/rawstudio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile index f3768f29416d..7e51a316445e 100644 --- a/graphics/rawstudio/Makefile +++ b/graphics/rawstudio/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libraptor2.so:textproc/raptor2 \ libtiff.so:graphics/tiff -USES= compiler:c++11-lang desktop-file-utils gmake gnome \ +USES= compiler:c++11-lang cpe desktop-file-utils gmake gnome \ jpeg libtool localbase pathfix pkgconfig sqlite xorg USE_GNOME= cairo gconf2 gdkpixbuf2 gtk20 libxml2 USE_LDCONFIG= yes