summaryrefslogtreecommitdiff
path: root/games/crossfire-srv
diff options
context:
space:
mode:
authorjlam <jlam>2002-06-23 03:49:46 +0000
committerjlam <jlam>2002-06-23 03:49:46 +0000
commit82002299404eb7d3e2647bedd7524f38b39feeb8 (patch)
tree605b3c9b868c5b8f67fa38177a3736fd77f4a65b /games/crossfire-srv
parent1863f2094c7c02a8e48c730970c6d64bc968d873 (diff)
downloadpkgsrc-82002299404eb7d3e2647bedd7524f38b39feeb8.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