1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Use ${LINUXBASE} instead of hardcoding /compat/linux.

This commit is contained in:
Dag-Erling Smørgrav 2004-10-15 18:13:40 +00:00
parent 5d0f3e299b
commit cdc8aff4a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119523

View File

@ -18,8 +18,8 @@ MAINTAINER= des@FreeBSD.org
COMMENT= Neverwinter Nights Linux (x86) Client
RUN_DEPENDS= ${LOCALBASE}/share/nwndata/NWNv129.txt:${PORTSDIR}/games/nwndata \
/compat/linux/usr/X11R6/lib/libGL.so.1.2:${PORTSDIR}/graphics/linux_dri \
/compat/linux/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
${LINUXBASE}/usr/X11R6/lib/libGL.so.1.2:${PORTSDIR}/graphics/linux_dri \
${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
USE_LINUX= yes
NO_BUILD= yes