summaryrefslogtreecommitdiff
path: root/games/gnome-chess
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-09-23 09:54:03 +0000
committerjlam <jlam@pkgsrc.org>2002-09-23 09:54:03 +0000
commitbc7632f409a405f04a1720a0aa3e6f6855ee5ff0 (patch)
treed18f75fd90a41aecb9b55a46da72b79610f3bc35 /games/gnome-chess
parent62362fddf72d867c781bc11bbb967158b154325d (diff)
downloadpkgsrc-bc7632f409a405f04a1720a0aa3e6f6855ee5ff0.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'games/gnome-chess')
-rw-r--r--games/gnome-chess/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile
index be2ab4aa3e2..6cba570567b 100644
--- a/games/gnome-chess/Makefile
+++ b/games/gnome-chess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/09/10 16:06:41 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2002/09/23 09:55:18 jlam Exp $
DISTNAME= gnome-chess-0.3.3
PKGREVISION= 3
@@ -9,10 +9,10 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://arcavia.com/rd/gnome-chess/
COMMENT= GNOME's graphical interface for playing chess
-GNU_CONFIGURE= yes
-USE_X11BASE= yes
-CONFIGURE_ARGS+=--localstatedir=${X11PREFIX}/var/lib
+USE_BUILDLINK2= yes
+USE_X11BASE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --localstatedir=${X11PREFIX}/var/lib
-.include "../../x11/gnome-core/buildlink.mk"
-.include "../../mk/x11.buildlink.mk"
+.include "../../x11/gnome-core/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"