diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-02 19:02:58 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-02 19:02:58 +0800 |
commit | 0fe478859c2f1c5af84f1033eb1c9a8855caf409 (patch) | |
tree | f909d46a72ce8ecca954f3c2b88be23815e46ab6 /x11 | |
parent | ef38aa97c9c7c89f55ccea461b3b19811fd15192 (diff) | |
download | marcuscom-ports-0fe478859c2f1c5af84f1033eb1c9a8855caf409.tar marcuscom-ports-0fe478859c2f1c5af84f1033eb1c9a8855caf409.tar.gz marcuscom-ports-0fe478859c2f1c5af84f1033eb1c9a8855caf409.tar.bz2 marcuscom-ports-0fe478859c2f1c5af84f1033eb1c9a8855caf409.tar.lz marcuscom-ports-0fe478859c2f1c5af84f1033eb1c9a8855caf409.tar.xz marcuscom-ports-0fe478859c2f1c5af84f1033eb1c9a8855caf409.tar.zst marcuscom-ports-0fe478859c2f1c5af84f1033eb1c9a8855caf409.zip |
Remove DEBUG_CONFIGURE_ENABLE, it shouldn't be there.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19935 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-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> |