diff options
-rw-r--r-- | x11/gdm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 2b4449aba..a94922536 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -87,7 +87,6 @@ OPTIONS_DEFINE= IPV6 KEYRING OPTIONS_DEFAULT=KEYRING KEYRING_DESC= Gnomekeyring/PAM integration KEYRING_LIB_DEPENDS= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring -DEBUG_CONFIGURE_ENABLE= debug IPV6_CONFIGURE_ENABLE= ipv6 .include <bsd.port.options.mk> |