diff options
Diffstat (limited to 'security/iaikpkcs11wrapper/Makefile')
-rw-r--r-- | security/iaikpkcs11wrapper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/iaikpkcs11wrapper/Makefile b/security/iaikpkcs11wrapper/Makefile index 471f702b159e..c63044fa94ad 100644 --- a/security/iaikpkcs11wrapper/Makefile +++ b/security/iaikpkcs11wrapper/Makefile @@ -23,6 +23,7 @@ PLIST_FILES= lib/libpkcs11wrapper.so %%JAVAJARDIR%%/iaikPkcs11Wrapper.jar PORTDOCS= * PORTEXAMPLES= * +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" || ${ARCH} == "ia64" |