summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-10-02 19:02:58 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-10-02 19:02:58 +0800
commit38f9d1c53e1bb6079bc550b61c50d64af414f00a (patch)
tree41ffb9cc86ebe835d441513d2d04180c2850294c
parentb3d1381078b5a0015dca0454ce9fa596f987ee6f (diff)
downloadmarcuscom-ports-38f9d1c53e1bb6079bc550b61c50d64af414f00a.tar
marcuscom-ports-38f9d1c53e1bb6079bc550b61c50d64af414f00a.tar.gz
marcuscom-ports-38f9d1c53e1bb6079bc550b61c50d64af414f00a.tar.bz2
marcuscom-ports-38f9d1c53e1bb6079bc550b61c50d64af414f00a.tar.lz
marcuscom-ports-38f9d1c53e1bb6079bc550b61c50d64af414f00a.tar.xz
marcuscom-ports-38f9d1c53e1bb6079bc550b61c50d64af414f00a.tar.zst
marcuscom-ports-38f9d1c53e1bb6079bc550b61c50d64af414f00a.zip
Remove DEBUG_CONFIGURE_ENABLE, it shouldn't be there.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/branches/GNOME_3_12@19935 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11/gdm/Makefile1
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>