diff options
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r-- | x11/gdm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index ffc63e19d4ff..70edda19b697 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -8,6 +8,7 @@ PORTNAME= gdm PORTVERSION= 2.20.7 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -45,7 +46,7 @@ GNOME_LOCALSTATEDIR= /var MAN1= gdm.1 -OPTIONS= IPV6 "Enable IPv6 support" on \ +OPTIONS= IPV6 "Enable IPv6 support" off \ LOG_LIMIT "Limit ~/.xsession-errors size" on .include <bsd.port.pre.mk> |