From 1e8d3ff2e5f408da891c988ea5ba6c76e382ea75 Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 20 Nov 2003 06:12:37 +0000 Subject: Make sure linux_base-8 is installed. Record conflicts with the other linux_base ports, which contain their own XFree86 libraries. --- x11/linux-XFree86-libs/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11') diff --git a/x11/linux-XFree86-libs/Makefile b/x11/linux-XFree86-libs/Makefile index 0754ad1c1a09..dd1bb422b109 100644 --- a/x11/linux-XFree86-libs/Makefile +++ b/x11/linux-XFree86-libs/Makefile @@ -14,8 +14,10 @@ MASTER_SITE_SUBDIR= updates/9/en/os/i386 MAINTAINER= trevor@FreeBSD.org COMMENT= XFree86 libraries, Linux/i386 binary +CONFLICTS= linux_base-6* linux_base-7* linux_base-deb* linux_base-gentoo* BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio +RUN_DEPENDS=${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 BASEVERSION= 9 ONLY_FOR_ARCHS= i386 -- cgit