From 63f2362cd6fa967c9ea7b6ed0bc2c8aff4f0a0c0 Mon Sep 17 00:00:00 2001 From: salo Date: Sun, 1 Dec 2002 15:37:58 +0000 Subject: USE_PKGLOCALEDIR, remove unnecessary patch, delint. --- mail/spruce/Makefile | 12 ++++++------ mail/spruce/distinfo | 3 +-- mail/spruce/patches/patch-ab | 13 ------------- 3 files changed, 7 insertions(+), 21 deletions(-) delete mode 100644 mail/spruce/patches/patch-ab (limited to 'mail/spruce') diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile index 897f65abc0f..579d814ddd4 100644 --- a/mail/spruce/Makefile +++ b/mail/spruce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2002/07/17 11:22:38 agc Exp $ +# $NetBSD: Makefile,v 1.13 2002/12/01 15:38:00 salo Exp $ # DISTNAME= spruce-0.5.17 @@ -12,10 +12,10 @@ COMMENT= MIME-aware, GNOME-based email program DEPENDS+= gnome-libs>=1.4.1.2nb1:../../x11/gnome-libs -USE_X11= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes - -MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}" +USE_X11= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes .include "../../mk/bsd.pkg.mk" diff --git a/mail/spruce/distinfo b/mail/spruce/distinfo index fbc002791c7..ff57ae6d493 100644 --- a/mail/spruce/distinfo +++ b/mail/spruce/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.3 2002/07/17 11:22:38 agc Exp $ +$NetBSD: distinfo,v 1.4 2002/12/01 15:38:00 salo Exp $ SHA1 (spruce-0.5.17.tar.gz) = 9d9d28d88f334e36fc95855da0c4e3ab07781b10 Size (spruce-0.5.17.tar.gz) = 343206 bytes SHA1 (patch-aa) = 4e886e46b91b1569bc6e3a6987394c54b8dbd4c6 -SHA1 (patch-ab) = f6d966b44058d8bf39dd294cf01db114ad64d626 diff --git a/mail/spruce/patches/patch-ab b/mail/spruce/patches/patch-ab deleted file mode 100644 index b25c80e4fcf..00000000000 --- a/mail/spruce/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2002/07/17 11:22:39 agc Exp $ - ---- po/Makefile.in.in 2002/07/17 11:08:47 1.1 -+++ po/Makefile.in.in 2002/07/17 11:09:44 -@@ -18,7 +18,7 @@ - - prefix = @prefix@ - exec_prefix = @exec_prefix@ --datadir = $(prefix)/@DATADIRNAME@ -+datadir = $(prefix)/${PKGLOCALEDIR} - localedir = $(datadir)/locale - gnulocaledir = $(prefix)/share/locale - gettextsrcdir = $(prefix)/share/gettext/po -- cgit v1.2.3