aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-12-02 20:12:06 +0800
committerpav <pav@FreeBSD.org>2006-12-02 20:12:06 +0800
commit4feee5651468f9aade71980ac5de4d3b069a23de (patch)
tree6842ca97be93634a82a5fd1c58cffc1476fe0c30 /sysutils
parent11e15a83b86b531d9c65501085f943610a5da882 (diff)
downloadfreebsd-ports-gnome-4feee5651468f9aade71980ac5de4d3b069a23de.tar.gz
freebsd-ports-gnome-4feee5651468f9aade71980ac5de4d3b069a23de.tar.zst
freebsd-ports-gnome-4feee5651468f9aade71980ac5de4d3b069a23de.zip
- Fix build on pointyhat: make sure extract depends are present in build phase
PR: ports/106203 Submitted by: Ruben van Staveren <ruben@verweg.com> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/linux-megacli/Makefile3
-rw-r--r--sysutils/linux-megacli2/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/linux-megacli/Makefile b/sysutils/linux-megacli/Makefile
index 605658e42ecb..9545bc8f6763 100644
--- a/sysutils/linux-megacli/Makefile
+++ b/sysutils/linux-megacli/Makefile
@@ -15,6 +15,9 @@ DISTNAME= Linux_MegaCli_${PORTVERSION}
MAINTAINER= ruben@verweg.com
COMMENT= LSI MegaRAID SAS controller management utility
+BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
+ ${RPM2CPIO}:${PORTSDIR}/archivers/rpm
+
NO_WRKSUBDIR= yes
USE_ZIP= yes
RESTRICTED= Redistribution prohibited, see: http://lsi.com/cm/License.do
diff --git a/sysutils/linux-megacli2/Makefile b/sysutils/linux-megacli2/Makefile
index 605658e42ecb..9545bc8f6763 100644
--- a/sysutils/linux-megacli2/Makefile
+++ b/sysutils/linux-megacli2/Makefile
@@ -15,6 +15,9 @@ DISTNAME= Linux_MegaCli_${PORTVERSION}
MAINTAINER= ruben@verweg.com
COMMENT= LSI MegaRAID SAS controller management utility
+BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
+ ${RPM2CPIO}:${PORTSDIR}/archivers/rpm
+
NO_WRKSUBDIR= yes
USE_ZIP= yes
RESTRICTED= Redistribution prohibited, see: http://lsi.com/cm/License.do