aboutsummaryrefslogtreecommitdiff
path: root/security/john/Makefile
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2015-01-15 20:00:09 +0000
committerAlex Kozlov <ak@FreeBSD.org>2015-01-15 20:00:09 +0000
commit34ae7a3272e52dd2cae80e75d00728ed2c75bd5d (patch)
tree3a5fa89ce069d98addd4a454dabe5acd815b9dda /security/john/Makefile
parent6db4bdcb5acbdcee70a2e5c661552d2ed4795d1f (diff)
Notes
Diffstat (limited to 'security/john/Makefile')
-rw-r--r--security/john/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/john/Makefile b/security/john/Makefile
index 6670edf624de..434e7e0cc5fa 100644
--- a/security/john/Makefile
+++ b/security/john/Makefile
@@ -51,8 +51,6 @@ ALL_TARGET= ${OSNAME}-x86-any
. endif
.elif ${ARCH} == "amd64"
ALL_TARGET= ${OSNAME}-x86-64
-.elif ${ARCH} == "alpha"
-ALL_TARGET= ${OSNAME}-alpha
.else
ALL_TARGET= generic
.endif