diff options
-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 |