diff options
Diffstat (limited to 'misc/amanda32-server/Makefile')
-rw-r--r-- | misc/amanda32-server/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index e707f6eaee5b..81ebe69bf2be 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-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 |