git: 50597fab85da - main - graphics/rawstudio: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 09:15:53 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=50597fab85da2c7f8ff5692495e56fbcd7a70bcc

commit 50597fab85da2c7f8ff5692495e56fbcd7a70bcc
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 08:48:54 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 08:48:54 +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 f283e8735db9..ef5fb8debbeb 100644
--- a/graphics/rawstudio/Makefile
+++ b/graphics/rawstudio/Makefile
@@ -23,7 +23,7 @@ BUILD_DEPENDS=	${LOCALBASE}/include/fftw3.h:math/fftw3
 
 BROKEN_powerpc64=	fails to link: libicuuc.so. undefined reference to __cxa_throw_bad_array_new_length
 
-USES=		compiler:c++11-lang desktop-file-utils gettext gmake \
+USES=		compiler:c++11-lang cpe desktop-file-utils gettext gmake \
 		gnome jpeg libtool localbase pathfix pkgconfig sqlite
 GNU_CONFIGURE=	yes
 USE_GNOME=	gtk20 libxml2 gconf2


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