aboutsummaryrefslogtreecommitdiff
path: root/sysutils/arcconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/arcconf/Makefile')
-rw-r--r--sysutils/arcconf/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/sysutils/arcconf/Makefile b/sysutils/arcconf/Makefile
index 9f22ce1b5ce4..c32b6e244951 100644
--- a/sysutils/arcconf/Makefile
+++ b/sysutils/arcconf/Makefile
@@ -26,21 +26,11 @@ PLIST_FILES= sbin/arcconf
LIB_DEPENDS+= c.6:${PORTSDIR}/misc/compat6x
.endif
-.if ${OSVERSION} >= 600000
.if ${ARCH} == amd64
DIST_EXT= 6_x64
.else
DIST_EXT= 6_x86
.endif
-.endif
-
-.if ${OSVERSION} < 600000
-.if ${ARCH} == "i386"
-DIST_EXT= 5_x86
-.else
-IGNORE= combination OS/ARCH not supported
-.endif
-.endif
NO_BUILD= yes
NO_WRKSUBDIR= yes