From faa7ba165ada708c411216f86b0775c8cc88e6b2 Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Wed, 2 Jun 2004 07:05:07 +0000 Subject: games/q3server installes under ${LINUXBASE}, not ${OCALBASE}. Maintainer timeout. --- games/q3-paks/Makefile | 2 +- games/quake3-data/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games/q3-paks/Makefile b/games/q3-paks/Makefile index 1613dc415dd0..c94bff915f85 100644 --- a/games/q3-paks/Makefile +++ b/games/q3-paks/Makefile @@ -18,7 +18,7 @@ COMMENT= Quake 3 for Linux .pk3 files # Make this a BUILD_ rather than a RUN_DEPEND so that it can create the # directory hierarchy for us. -RUN_DEPENDS= ${LOCALBASE}/usr/games/quake3/q3ded:${PORTSDIR}/games/q3server +RUN_DEPENDS= ${LINUXBASE}/usr/games/quake3/q3ded:${PORTSDIR}/games/q3server PLIST_FILES= usr/games/quake3/baseq3/pak0.pk3 ONLY_FOR_ARCHS= i386 diff --git a/games/quake3-data/Makefile b/games/quake3-data/Makefile index 1613dc415dd0..c94bff915f85 100644 --- a/games/quake3-data/Makefile +++ b/games/quake3-data/Makefile @@ -18,7 +18,7 @@ COMMENT= Quake 3 for Linux .pk3 files # Make this a BUILD_ rather than a RUN_DEPEND so that it can create the # directory hierarchy for us. -RUN_DEPENDS= ${LOCALBASE}/usr/games/quake3/q3ded:${PORTSDIR}/games/q3server +RUN_DEPENDS= ${LINUXBASE}/usr/games/quake3/q3ded:${PORTSDIR}/games/q3server PLIST_FILES= usr/games/quake3/baseq3/pak0.pk3 ONLY_FOR_ARCHS= i386 -- cgit v1.2.3