diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2008-10-18 08:42:33 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2008-10-18 08:42:33 +0000 |
commit | 6d2c9bd16c38cc40035085454bd7731853d07ac1 (patch) | |
tree | 899f8896ed4a00b578c75a15e8ad92b4a000a0cb /sysutils | |
parent | b0a7583bb071f7114663caf4d84f354232f755a9 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/linux-megacli/Makefile | 2 | ||||
-rw-r--r-- | sysutils/linux-megacli2/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/linux-megacli/Makefile b/sysutils/linux-megacli/Makefile index 36a82e0bf4a1..82ea17c29f14 100644 --- a/sysutils/linux-megacli/Makefile +++ b/sysutils/linux-megacli/Makefile @@ -25,6 +25,8 @@ SUB_FILES= megacli.sh SUB_FILES+= 407.status-mfi-raid SUB_FILES+= mfi_tty_log +BROKEN= Unfetchable + # From bsd.linux.rpm.mk RPM2CPIO?= ${LOCALBASE}/bin/rpm2cpio EXTRACT_DEPENDS+= ${RPM2CPIO}:${PORTSDIR}/archivers/rpm diff --git a/sysutils/linux-megacli2/Makefile b/sysutils/linux-megacli2/Makefile index 36a82e0bf4a1..82ea17c29f14 100644 --- a/sysutils/linux-megacli2/Makefile +++ b/sysutils/linux-megacli2/Makefile @@ -25,6 +25,8 @@ SUB_FILES= megacli.sh SUB_FILES+= 407.status-mfi-raid SUB_FILES+= mfi_tty_log +BROKEN= Unfetchable + # From bsd.linux.rpm.mk RPM2CPIO?= ${LOCALBASE}/bin/rpm2cpio EXTRACT_DEPENDS+= ${RPM2CPIO}:${PORTSDIR}/archivers/rpm |