summaryrefslogtreecommitdiff
path: root/games/crossfire-cli
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-06-23 03:49:46 +0000
committerjlam <jlam@pkgsrc.org>2002-06-23 03:49:46 +0000
commiteaff811989fa1185ed7f7e8b6fb967e9e6a0887c (patch)
tree605b3c9b868c5b8f67fa38177a3736fd77f4a65b /games/crossfire-cli
parentfa324e7a267517ce00e8ae1528805bc7cd642891 (diff)
downloadpkgsrc-eaff811989fa1185ed7f7e8b6fb967e9e6a0887c.tar.gz
Package Makefiles should _never_ refer to its installation location as
"${LOCALBASE}".
Diffstat (limited to 'games/crossfire-cli')
-rw-r--r--games/crossfire-cli/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/crossfire-cli/Makefile b/games/crossfire-cli/Makefile
index c5a5a4252d6..d0b9529c130 100644
--- a/games/crossfire-cli/Makefile
+++ b/games/crossfire-cli/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/03/13 17:36:59 fredb Exp $
+# $NetBSD: Makefile,v 1.13 2002/06/23 03:49:46 jlam Exp $
#
DISTNAME= crossfire-client-1.0.0
@@ -26,7 +26,6 @@ USE_X11= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
SCRIPTS_ENV+= ${SCRIPTSDIR}
-CONFIGURE_ARGS+= --prefix=${LOCALBASE}
CONFIGURE_ARGS+= --with-includes=-I${LOCALBASE}/include
CONFIGURE_ARGS+= --with-sound-dir=${LOCALBASE}/share/cfclient/sounds