diff options
Diffstat (limited to 'devel/gconf2/Makefile')
-rw-r--r-- | devel/gconf2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index d8f4537a789e..f656135c041f 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -40,6 +40,7 @@ MAN1= gconftool-2.1 gsettings-data-convert.1 \ OPTIONS_DEFINE= LDAP +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLDAP} |