aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2015-11-22 03:59:57 +0800
committerkwm <kwm@FreeBSD.org>2015-11-22 03:59:57 +0800
commit51e6f7d540b77df19f3e54f85fe650a495c48e15 (patch)
tree6a477260622d2ce3bf25e56b09135cccdaf8f3b9 /x11
parent6e61e5b4d9eeb3213d12aed6716258fa72189d47 (diff)
downloadfreebsd-ports-gnome-51e6f7d540b77df19f3e54f85fe650a495c48e15.tar.gz
freebsd-ports-gnome-51e6f7d540b77df19f3e54f85fe650a495c48e15.tar.zst
freebsd-ports-gnome-51e6f7d540b77df19f3e54f85fe650a495c48e15.zip
Add CPE info, and fix some whitespace issues.
PR: 204695 Submitted by: shun <shun.fbsd.pr@dropcut.net>
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 8c419ff48f75..ea162429561a 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -13,7 +13,7 @@ COMMENT= GNOME 3 version of xdm display manager
BUILD_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity \
itstool:${PORTSDIR}/textproc/itstool \
- iso-codes>=0:${PORTSDIR}/misc/iso-codes
+ iso-codes>=0:${PORTSDIR}/misc/iso-codes
LIB_DEPENDS= libck-connector.so:${PORTSDIR}/sysutils/consolekit \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libupower-glib.so:${PORTSDIR}/sysutils/upower \
@@ -41,7 +41,9 @@ GROUPS= gdm
PORTSCOUT= limitw:1,even
-USES= execinfo gettext gmake libtool pathfix pkgconfig tar:xz
+USES= cpe execinfo gettext gmake libtool pathfix pkgconfig tar:xz
+CPE_VENDOR= gnome
+CPE_VENDOR= gnome_display_manager
USE_GNOME= dconf intlhack introspection librsvg2
USE_LDCONFIG= yes
USE_XORG= dmx dmxproto
@@ -68,7 +70,7 @@ CONFIGURE_ARGS= --disable-static \
--without-plymouth \
--with-user=gdm \
--with-group=gdm \
- --with-initial-vt=09 \
+ --with-initial-vt=09 \
--disable-wayland-support \
--with-systemd=no