diff options
Diffstat (limited to 'www/linux-opera')
-rw-r--r-- | www/linux-opera/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |