git: 92bc27010b84 - main - x11-toolkits/gtk30: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 14:01:55 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=92bc27010b84ca3d6d3efe86795da1facfe04566 commit 92bc27010b84ca3d6d3efe86795da1facfe04566 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-13 14:01:09 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-13 14:01:09 +0000 x11-toolkits/gtk30: Add CPE information Approved by: portmgr (blanket) --- x11-toolkits/gtk30/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 5e76c8e18e04..8e3848ad6844 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -30,8 +30,9 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= atk cairo gdkpixbuf2 introspection:build pango \ librsvg2:run gtk-update-icon-cache -USES= compiler:c11 gettext gmake gnome libtool localbase \ +USES= compiler:c11 cpe gettext gmake gnome libtool localbase \ pathfix perl5 pkgconfig tar:xz +CPE_VENDOR= gnome CONFIGURE_ARGS= --enable-introspection CPPFLAGS+= -fno-omit-frame-pointer INSTALL_TARGET= install-strip