diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2018-07-31 18:41:30 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2018-07-31 18:41:30 +0000 |
commit | 15dac70c75ad7e5286c80ca05c69fbfc1061905c (patch) | |
tree | 71f4780cd34e184b043831e0db99b92f22e0da0d /x11/gdm/Makefile | |
parent | e81287c37b3d7ec77e4687a96e63839a01baeb30 (diff) |
Notes
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r-- | x11/gdm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index eb599ba91eb0..6db926392e37 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdm PORTVERSION= 3.16.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -46,7 +46,7 @@ CPE_VENDOR= gnome CPE_VENDOR= gnome_display_manager USE_GNOME= dconf intlhack introspection librsvg2 USE_LDCONFIG= yes -USE_XORG= dmx dmxproto +USE_XORG= dmx xorgproto INSTALLS_ICONS= yes USE_RC_SUBR= gdm USE_GNOME_SUBR= yes |