From a277449c2e1fdeaa630be985f4c71d4bbf72b0f0 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 30 Nov 2002 14:45:33 +0000 Subject: USE_PKGLOCALEDIR. --- games/baduki/Makefile | 11 ++++++----- games/baduki/patches/patch-ac | 14 -------------- 2 files changed, 6 insertions(+), 19 deletions(-) delete mode 100644 games/baduki/patches/patch-ac (limited to 'games/baduki') diff --git a/games/baduki/Makefile b/games/baduki/Makefile index b024586a677..f23bb90aef8 100644 --- a/games/baduki/Makefile +++ b/games/baduki/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2002/09/21 12:40:10 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2002/11/30 14:45:33 grant Exp $ DISTNAME= baduki-0.2.9 CATEGORIES= games @@ -8,11 +8,12 @@ MAINTAINER= bad@netbsd.org HOMEPAGE= http://soback.kornet21.net/~artist/baduk/baduki.html COMMENT= Go playing program based on xamigo -BUILD_USES_MSGFMT= YES -USE_BUILDLINK2= YES -USE_X11= YES +BUILD_USES_MSGFMT= # defined +USE_BUILDLINK2= # defined +USE_X11= # defined -GNU_CONFIGURE= YES +GNU_CONFIGURE= # defined +USE_PKGLOCALEDIR= # defined CONFIGURE_ARGS+= --without-included-gettext .include "../../devel/gettext-lib/buildlink2.mk" diff --git a/games/baduki/patches/patch-ac b/games/baduki/patches/patch-ac deleted file mode 100644 index f7ee683d9d2..00000000000 --- a/games/baduki/patches/patch-ac +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ac,v 1.1.1.1 1999/01/31 22:03:43 bad Exp $ - ---- po/Makefile.in.in.orig Sat Oct 3 02:07:54 1998 -+++ po/Makefile.in.in Wed Jan 27 21:11:25 1999 -@@ -19,8 +19,8 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - datadir = $(prefix)/@DATADIRNAME@ --localedir = $(datadir)/locale - gnulocaledir = $(prefix)/share/locale -+localedir = $(gnulocaledir) - gettextsrcdir = $(prefix)/share/gettext/po - subdir = po - -- cgit v1.2.3