diff options
author | obrien <obrien@FreeBSD.org> | 2005-01-16 11:36:40 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2005-01-16 11:36:40 +0800 |
commit | d87ac0ff12c38aafccf29f67b3c509733a2108a8 (patch) | |
tree | 109dce23c6a27e948801ee868b33be81021d4cb4 /x11/linux-XFree86-libs/Makefile | |
parent | 768ca91311153dc77a88bbe4250d4ae5d984bcfd (diff) | |
download | freebsd-ports-gnome-d87ac0ff12c38aafccf29f67b3c509733a2108a8.tar.gz freebsd-ports-gnome-d87ac0ff12c38aafccf29f67b3c509733a2108a8.tar.zst freebsd-ports-gnome-d87ac0ff12c38aafccf29f67b3c509733a2108a8.zip |
This does not conflict with linux_base-gentoo-stage1 as this Gentoo
package doesn't have any X11 bits.
Diffstat (limited to 'x11/linux-XFree86-libs/Makefile')
-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 6fecf8acd1ec..f9633844e267 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-6* linux_base-7* linux_base-deb* linux_base-gentoo* +CONFLICTS= linux_base-6* linux_base-7* linux_base-deb* USE_LINUX= yes USE_LINUX_PREFIX=yes MD5_FILE= ${MASTERDIR}/distinfo.i386 |