From b1cd1eb824b2a24d4af43d14bc2ac4bf2a8a21d9 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 12 Nov 2000 15:17:33 +0000 Subject: Use "USE_LIBINTL= YES" instead of hardcoding the locale directory. --- sysutils/gcombust/Makefile | 3 ++- sysutils/gcombust/files/patch-sum | 3 --- sysutils/gcombust/patches/patch-aa | 13 ------------- 3 files changed, 2 insertions(+), 17 deletions(-) delete mode 100644 sysutils/gcombust/files/patch-sum delete mode 100644 sysutils/gcombust/patches/patch-aa (limited to 'sysutils') diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 8431a8bd9bd..b178e786762 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2000/10/15 12:41:10 rh Exp $ +# $NetBSD: Makefile,v 1.21 2000/11/12 15:17:33 tron Exp $ # DISTNAME= gcombust-0.1.36 @@ -17,5 +17,6 @@ DEPENDS+= gtk+>=1.2.4:../../x11/gtk CONFLICTS= cdrecord-1.9a* # won't work with old alpha versions GNU_CONFIGURE= YES +USE_LIBINTL= YES .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/gcombust/files/patch-sum b/sysutils/gcombust/files/patch-sum deleted file mode 100644 index 0692cd1a5a4..00000000000 --- a/sysutils/gcombust/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.1 2000/11/08 13:22:33 tron Exp $ - -MD5 (patch-aa) = f488f36ae1c2269cdbe12e15e24a93ba diff --git a/sysutils/gcombust/patches/patch-aa b/sysutils/gcombust/patches/patch-aa deleted file mode 100644 index 82ee3f31d16..00000000000 --- a/sysutils/gcombust/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2000/11/08 13:22:34 tron Exp $ - ---- po/Makefile.in.in.orig Sun Jun 27 22:00:41 1999 -+++ po/Makefile.in.in Wed Nov 8 14:19:52 2000 -@@ -19,7 +19,7 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - datadir = $(prefix)/@DATADIRNAME@ --localedir = $(datadir)/locale -+localedir = $(prefix)/share/locale - gnulocaledir = $(prefix)/share/locale - gettextsrcdir = $(prefix)/share/gettext/po - subdir = po -- cgit v1.2.3