summaryrefslogtreecommitdiff
path: root/games/lbreakout2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/lbreakout2/Makefile')
-rw-r--r--games/lbreakout2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile
index b536b9af1f4..2d973978060 100644
--- a/games/lbreakout2/Makefile
+++ b/games/lbreakout2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/06/01 18:02:51 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2005/06/17 04:49:46 jlam Exp $
DISTNAME= lbreakout2-2.5.2
PKGREVISION= 1
@@ -10,8 +10,8 @@ HOMEPAGE= http://lgames.sourceforge.net/
COMMENT= Breakout-style arcade game
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-highscore-path=${LOCALBASE}/share/games/ \
- --with-docdir=${LOCALBASE}/share/doc/html
+CONFIGURE_ARGS+= --with-highscore-path=${PREFIX}/share/games/ \
+ --with-docdir=${PREFIX}/share/doc/html
LDFLAGS.SunOS+= -lsocket -lnsl