diff options
author | netchild <netchild@FreeBSD.org> | 2006-05-01 22:16:24 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2006-05-01 22:16:24 +0800 |
commit | ab14cc010bc7f235b20c438796686616f2016c75 (patch) | |
tree | 46d6687e24e62cf19ae55e5849edd130a087b99f /x11 | |
parent | 1162496a690a4e66be31068a58f182fef1b3d7c7 (diff) | |
download | freebsd-ports-gnome-ab14cc010bc7f235b20c438796686616f2016c75.tar.gz freebsd-ports-gnome-ab14cc010bc7f235b20c438796686616f2016c75.tar.zst freebsd-ports-gnome-ab14cc010bc7f235b20c438796686616f2016c75.zip |
This port now conflicts with the linux-xorg-libs port.
Notified by: Boris Samorodov <bsam@ipt.ru>
Forgotten by: netchild
Diffstat (limited to 'x11')
-rw-r--r-- | x11/linux-XFree86-libs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/linux-XFree86-libs/Makefile b/x11/linux-XFree86-libs/Makefile index 21ca8fe83cd9..cc477b05b03b 100644 --- a/x11/linux-XFree86-libs/Makefile +++ b/x11/linux-XFree86-libs/Makefile @@ -25,7 +25,7 @@ COMMENT= XFree86 libraries, Linux binary BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig -CONFLICTS= linux_base-7* linux_base-deb* +CONFLICTS= linux_base-7* linux_base-deb* linux-xorg-libs* USE_LINUX_PREFIX=yes USE_LINUX= yes MD5_FILE= ${MASTERDIR}/distinfo.i386 |