summaryrefslogtreecommitdiff
path: root/mail/spruce/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2002-12-01 15:37:58 +0000
committersalo <salo>2002-12-01 15:37:58 +0000
commit7f4d2efe36609ee41a7931873e0053f662bcf508 (patch)
tree88f4c69208b6ef82dfd505015e3bd5a76dead9c9 /mail/spruce/Makefile
parente8e54446832bef3dfeb1dbc12c32eb6d0bfe5f77 (diff)
downloadpkgsrc-7f4d2efe36609ee41a7931873e0053f662bcf508.tar.gz
USE_PKGLOCALEDIR, remove unnecessary patch, delint.
Diffstat (limited to 'mail/spruce/Makefile')
-rw-r--r--mail/spruce/Makefile12
1 files changed, 6 insertions, 6 deletions
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"