diff options
Diffstat (limited to 'security/apache-xml-security-c/Makefile')
-rw-r--r-- | security/apache-xml-security-c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/apache-xml-security-c/Makefile b/security/apache-xml-security-c/Makefile index 69c4d10b6f24..c458e0c31c39 100644 --- a/security/apache-xml-security-c/Makefile +++ b/security/apache-xml-security-c/Makefile @@ -20,6 +20,7 @@ XERCES_3_DESC= With Xerces vesion 3.x (shibboleth2 requires) USE_OPENSSL= yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MXERCES_3} |