summaryrefslogtreecommitdiff
path: root/games/cgoban/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/cgoban/Makefile')
-rw-r--r--games/cgoban/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile
index ad5b216838f..346dddeeff1 100644
--- a/games/cgoban/Makefile
+++ b/games/cgoban/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/21 16:49:36 martti Exp $
+# $NetBSD: Makefile,v 1.10 2005/06/01 18:02:49 jlam Exp $
DISTNAME= cgoban-1.9.12
CATEGORIES= games
@@ -8,7 +8,7 @@ MAINTAINER= bad@NetBSD.org
HOMEPAGE= http://www.igoweb.org/~wms/comp/cgoban/index.html
COMMENT= The complete goban. A Go server client and sgf viewer/editor
-USE_X11= yes
GNU_CONFIGURE= yes
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"