mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Use USE_LINUX instead of an explicit dependency on emulators/linux_base.
Submitted by: petef
This commit is contained in:
parent
f26032e3b9
commit
c59d6c1da5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57050
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user