summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-09-05 06:04:39 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-09-05 06:04:39 +0000
commite6ce194ecb14268702d5cb4a7f157528c7fa4f6c (patch)
treeda2ea2fc1edf8cece26cdd78905b3b9e71b33224 /games
parentUpdate to screen 3.9.10 with vendor fix for the alleged security hole. (diff)
Correct the location of sdl11-config.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=47444
Diffstat (limited to 'games')
-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