summaryrefslogtreecommitdiff
path: root/games/baduki
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-29 04:54:49 +0000
committerjlam <jlam>2001-06-29 04:54:49 +0000
commit248e653126f88e8826180e58af0f27de58c1fc01 (patch)
tree0f7f2aeb7ecca34d147342f726930d3cafaae39e /games/baduki
parentaaf80c5bfdf5ecb0c919823c1b2442451e1dec77 (diff)
downloadpkgsrc-248e653126f88e8826180e58af0f27de58c1fc01.tar.gz
USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,
so remove it from package Makefiles. Also move the inclusion of the buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk to ensure that any Makefile settings occur before the buildlink.mk files.
Diffstat (limited to 'games/baduki')
-rw-r--r--games/baduki/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/baduki/Makefile b/games/baduki/Makefile
index 78ce3063f3f..430d3a30286 100644
--- a/games/baduki/Makefile
+++ b/games/baduki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2001/06/28 22:22:32 zuntum Exp $
+# $NetBSD: Makefile,v 1.20 2001/06/29 04:54:52 jlam Exp $
DISTNAME= baduki-0.2.9
CATEGORIES= games
@@ -9,7 +9,6 @@ HOMEPAGE= http://soback.kornet21.net/~artist/baduk/baduki.html
COMMENT= Go playing program based on xamigo
USE_BUILDLINK_ONLY= YES
-USE_CONFIG_WRAPPER= YES
USE_X11= YES
GNU_CONFIGURE= YES
BUILD_USES_MSGFMT= YES