summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorsalo <salo>2002-12-08 00:06:08 +0000
committersalo <salo>2002-12-08 00:06:08 +0000
commit4dc48a8a2c0e87da6acd4fa0cbaab12417f93ff4 (patch)
treecb9ef9611fa556d38ef09207d23e89a483683bd5 /mail
parentd350e78bc6d05296072d777f0d2f31d5054cbc48 (diff)
downloadpkgsrc-4dc48a8a2c0e87da6acd4fa0cbaab12417f93ff4.tar.gz
Include buildlink.mk file for x11/gnome-libs instead of DEPENDS.
Diffstat (limited to 'mail')
-rw-r--r--mail/spruce/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile
index 579d814ddd4..d807d04f205 100644
--- a/mail/spruce/Makefile
+++ b/mail/spruce/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/12/01 15:38:00 salo Exp $
+# $NetBSD: Makefile,v 1.14 2002/12/08 00:06:08 salo Exp $
#
DISTNAME= spruce-0.5.17
@@ -10,12 +10,11 @@ MAINTAINER= mellon@isc.org
HOMEPAGE= http://spruce.sourceforge.net/
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
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
+.include "../../x11/gnome-libs/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"