diff options
author | trevor <trevor@FreeBSD.org> | 2004-12-22 08:36:32 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-12-22 08:36:32 +0800 |
commit | 341197bd1a460a3319b734700f777372f38eaacb (patch) | |
tree | e73b8b94a75438c7a1142f9922c3472580d36242 /x11 | |
parent | a889b3528bcc245a4e775d07aa8833e135674006 (diff) | |
download | freebsd-ports-gnome-341197bd1a460a3319b734700f777372f38eaacb.tar.gz freebsd-ports-gnome-341197bd1a460a3319b734700f777372f38eaacb.tar.zst freebsd-ports-gnome-341197bd1a460a3319b734700f777372f38eaacb.zip |
This works with linux_base-rh-9 and linux_base-suse-9.1 as well as
linux_base-8.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/linux-XFree86-libs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/linux-XFree86-libs/Makefile b/x11/linux-XFree86-libs/Makefile index d652c6c54f83..d9e7786fb6ff 100644 --- a/x11/linux-XFree86-libs/Makefile +++ b/x11/linux-XFree86-libs/Makefile @@ -22,7 +22,6 @@ MAINTAINER= trevor@FreeBSD.org COMMENT= XFree86 libraries, Linux/i386 binary BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm -RUN_DEPENDS=${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 CONFLICTS= linux_base-6* linux_base-7* linux_base-deb* linux_base-gentoo* MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} |