From 01f642ae134f4ee8b348519ccf1af46a36697f16 Mon Sep 17 00:00:00 2001 From: netchild Date: Sat, 29 Jan 2005 11:15:15 +0000 Subject: Add rpm to build depends to fix the build on the cluster. Suggested by: kris --- emulators/linux_base-8/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/linux_base-8') diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index f5b2db6a8f64..e106ac6cd699 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/Makefile @@ -55,6 +55,7 @@ MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Base set of packages needed in Linux mode (only for i386) EXTRACT_DEPENDS= rpm:${PORTSDIR}/archivers/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm CONFLICTS= linux_base-6* linux_base-7* linux_base-deb* linux_base-gentoo* \ linux_base-rh* linux_base-suse* -- cgit