diff options
-rw-r--r-- | x11/gdm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 225834f6ca6e..36f515e921e9 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -8,6 +8,7 @@ PORTNAME= gdm PORTVERSION= 2.18.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -23,6 +24,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_LDCONFIG= yes USE_XLIB= yes +USE_XORG= dmx INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_RC_SUBR= gdm |