aboutsummaryrefslogtreecommitdiff
path: root/misc/compat6x
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-06-04 22:24:50 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-06-04 22:24:50 +0000
commit32498cecf62a0df1190599b5424b903add382985 (patch)
tree0391e9cf46d1ebe57087c9739a450750937a6098 /misc/compat6x
parent42df8595aac22de70455db0c8b7faa39d04fa257 (diff)
downloadports-32498cecf62a0df1190599b5424b903add382985.tar.gz
ports-32498cecf62a0df1190599b5424b903add382985.zip
Drop alpha support
Notes
Notes: svn path=/head/; revision=319931
Diffstat (limited to 'misc/compat6x')
-rw-r--r--misc/compat6x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/compat6x/Makefile b/misc/compat6x/Makefile
index 91f4a64cdd82..35c5610e5495 100644
--- a/misc/compat6x/Makefile
+++ b/misc/compat6x/Makefile
@@ -16,7 +16,7 @@ COMMENT= Convenience package to install the compat6x libraries
USE_BZIP2= yes
NO_BUILD= yes
-ONLY_FOR_ARCHS= i386 amd64 alpha sparc64
+ONLY_FOR_ARCHS= i386 amd64 sparc64
PLIST= ${PKGDIR}/pkg-plist.${ARCH}
TARGET_DIR= ${PREFIX}/lib/compat
TARGET32_DIR= ${PREFIX}/lib32/compat