aboutsummaryrefslogtreecommitdiffstats
path: root/security/iaikpkcs11wrapper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/iaikpkcs11wrapper/Makefile')
-rw-r--r--security/iaikpkcs11wrapper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/iaikpkcs11wrapper/Makefile b/security/iaikpkcs11wrapper/Makefile
index ba5a1e7d72e3..806046a51668 100644
--- a/security/iaikpkcs11wrapper/Makefile
+++ b/security/iaikpkcs11wrapper/Makefile
@@ -27,7 +27,7 @@ PORTEXAMPLES= *
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
+.if ${ARCH} == "amd64"
WRKSRC= ${WRKDIR}/src/native/unix/linux-x86_64
.else
WRKSRC= ${WRKDIR}/src/native/unix/linux-x86