summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-08 02:16:44 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-08 02:16:44 +0000
commita7b7db498da0fe4cebbb3bd5e6c7911a01a2466e (patch)
tree11ab2830174ace35988354f7d88447752805678b
parentdb36388e9a5d6ec4434db0d9ea2279bc1b565d73 (diff)
downloadFreeBSD-ports-a7b7db498da0fe4cebbb3bd5e6c7911a01a2466e.zip
FreeBSD-ports-a7b7db498da0fe4cebbb3bd5e6c7911a01a2466e.tar.gz
- Add CPE info
Approved by: portmgr blanket
-rw-r--r--x11/gnome-terminal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index 3c7f339..21baace 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
-USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USES= cpe gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= dconf gnomeprefix gtk30 intlhack nautilus3 vte3
USE_XORG= sm ice
GNU_CONFIGURE= yes
@@ -27,6 +27,7 @@ CONFIGURE_ARGS= --disable-search-provider
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
+CPE_VENDOR= gnome
GLIB_SCHEMAS= org.gnome.Terminal.gschema.xml
OpenPOWER on IntegriCloud