diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-12-25 19:17:19 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-12-25 19:17:19 +0000 |
commit | 8ef31664af2deba91173e35c58548201ddb861e0 (patch) | |
tree | abf9731ba5ad350cda05e0183002d24fdb466953 /x11/linux-XFree86-libs | |
parent | 160bfca40e2b669d95b322d44df90e07a1bc67d0 (diff) |
Notes
Diffstat (limited to 'x11/linux-XFree86-libs')
-rw-r--r-- | x11/linux-XFree86-libs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/linux-XFree86-libs/Makefile b/x11/linux-XFree86-libs/Makefile index d9e7786fb6ff..d652c6c54f83 100644 --- a/x11/linux-XFree86-libs/Makefile +++ b/x11/linux-XFree86-libs/Makefile @@ -22,6 +22,7 @@ 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} |