summaryrefslogtreecommitdiff
path: root/mail/spruce/Makefile
diff options
context:
space:
mode:
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"