From c59d6c1da5d6ce97052a0ae23b8025190d0051ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Sun, 31 Mar 2002 13:08:50 +0000 Subject: [PATCH] Use USE_LINUX instead of an explicit dependency on emulators/linux_base. Submitted by: petef --- www/linux-opera-devel/Makefile | 4 ++-- www/linux-opera/Makefile | 4 ++-- www/linux-opera7/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile index 68d2460cbc55..5d0f2718e148 100644 --- a/www/linux-opera-devel/Makefile +++ b/www/linux-opera-devel/Makefile @@ -16,10 +16,10 @@ DISTNAME= ${PORTNAME}-${OPERAVERSION}.1-static-qt.i386 MAINTAINER= des@FreeBSD.org -RUN_DEPENDS= ${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \ - ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif \ +RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif \ ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png +USE_LINUX= yes ONLY_FOR_ARCHS= i386 NO_BUILD= yes diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 68d2460cbc55..5d0f2718e148 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -16,10 +16,10 @@ DISTNAME= ${PORTNAME}-${OPERAVERSION}.1-static-qt.i386 MAINTAINER= des@FreeBSD.org -RUN_DEPENDS= ${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \ - ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif \ +RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif \ ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png +USE_LINUX= yes ONLY_FOR_ARCHS= i386 NO_BUILD= yes diff --git a/www/linux-opera7/Makefile b/www/linux-opera7/Makefile index 68d2460cbc55..5d0f2718e148 100644 --- a/www/linux-opera7/Makefile +++ b/www/linux-opera7/Makefile @@ -16,10 +16,10 @@ DISTNAME= ${PORTNAME}-${OPERAVERSION}.1-static-qt.i386 MAINTAINER= des@FreeBSD.org -RUN_DEPENDS= ${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \ - ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif \ +RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif \ ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png +USE_LINUX= yes ONLY_FOR_ARCHS= i386 NO_BUILD= yes