summaryrefslogtreecommitdiff
path: root/games/crossfire-srv
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-srv
parentfa324e7a267517ce00e8ae1528805bc7cd642891 (diff)
downloadpkgsrc-eaff811989fa1185ed7f7e8b6fb967e9e6a0887c.tar.gz
Package Makefiles should _never_ refer to its installation location as
"${LOCALBASE}".
Diffstat (limited to 'games/crossfire-srv')
-rw-r--r--games/crossfire-srv/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/crossfire-srv/Makefile b/games/crossfire-srv/Makefile
index 783a043a604..d9137b73e80 100644
--- a/games/crossfire-srv/Makefile
+++ b/games/crossfire-srv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/03/13 17:36:59 fredb Exp $
+# $NetBSD: Makefile,v 1.11 2002/06/23 03:49:47 jlam Exp $
#
DISTNAME= crossfire-1.0.0
@@ -26,7 +26,6 @@ USE_X11= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
-CONFIGURE_ARGS+= --prefix=${LOCALBASE}
CONFIGURE_ARGS+= --with-includes=-I${LOCALBASE}/include
MAKE_ENV+= EXTRA_INCLUDES=-I${LOCALBASE}/include