summaryrefslogtreecommitdiff
path: root/misc/amanda26-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/amanda26-server/Makefile')
-rw-r--r--misc/amanda26-server/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile
index e707f6eaee5b..81ebe69bf2be 100644
--- a/misc/amanda26-server/Makefile
+++ b/misc/amanda26-server/Makefile
@@ -154,16 +154,6 @@ RUN_DEPENDS+= aespipe:${PORTSDIR}/security/aespipe
CONFIGURE_ARGS+= --with-tape-device=${AMANDA_TAPE}
.endif
-#
-# Before 4.0, pre-CAM scsiio.h existed
-.if ${ARCH} == "amd64"
-PLIST_SUB+= SCSICHG='@comment '
-.elif ${OSVERSION} >= 502000
-PLIST_SUB+= SCSICHG='@comment '
-.else
-PLIST_SUB+= SCSICHG=''
-.endif
-
# amanda-client part
.else