aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-09-05 14:04:39 +0800
committerkris <kris@FreeBSD.org>2001-09-05 14:04:39 +0800
commit826cf35efd7d5b9a0da99245083c1b9d2a091c95 (patch)
treed38e2262d96f48c7c278527f994e64a7e3beb174
parent389f8cc996b9878641107d6288a68a0208cfde28 (diff)
downloadfreebsd-ports-gnome-826cf35efd7d5b9a0da99245083c1b9d2a091c95.tar.gz
freebsd-ports-gnome-826cf35efd7d5b9a0da99245083c1b9d2a091c95.tar.zst
freebsd-ports-gnome-826cf35efd7d5b9a0da99245083c1b9d2a091c95.zip
Correct the location of sdl11-config.
Submitted by: bento
-rw-r--r--games/newvox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/newvox/Makefile b/games/newvox/Makefile
index 4b279fb662fa..9b4dd1df2940 100644
--- a/games/newvox/Makefile
+++ b/games/newvox/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= SDL_CONFIG="${PREFIX}/bin/sdl11-config"
+CONFIGURE_ENV= SDL_CONFIG="${LOCALBASE}/bin/sdl11-config"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/newvox ${PREFIX}/bin