summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-22 20:28:47 +0000
committerjlam <jlam@pkgsrc.org>2005-05-22 20:28:47 +0000
commit6a6cd5f01fe868efc05172603f50ca80b9d438a2 (patch)
tree241d2823c401d78f7a7f1c2fef687b213864c459 /mail
parent6a44e12a0bbb906af03439cb5910a712ce0609be (diff)
downloadpkgsrc-6a6cd5f01fe868efc05172603f50ca80b9d438a2.tar.gz
Replace explicit build dependencies on bison and manipulations on the
YACC variable with USE_TOOLS+=bison.
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution-data-server/Makefile4
-rw-r--r--mail/evolution12/Makefile6
2 files changed, 3 insertions, 7 deletions
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile
index 711737e2c83..4cc81446d9f 100644
--- a/mail/evolution-data-server/Makefile
+++ b/mail/evolution-data-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/05/22 20:08:11 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/05/22 20:28:47 jlam Exp $
#
DISTNAME= evolution-data-server-1.2.2
@@ -11,7 +11,6 @@ HOMEPAGE= http://ximian.com/products/evolution/
COMMENT= Evolution data server
BUILD_USES_MSGFMT= yes
-BUILD_DEPENDS+= bison>=1.875:../../devel/bison
BUILDLINK_DEPENDS.libsoup-devel+= libsoup-devel>=2.2.3
@@ -20,7 +19,6 @@ USE_DIRS+= xdg-1.1
USE_TOOLS+= bison gmake
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
-YACC= ${LOCALBASE}/bin/bison # XXX
PKG_OPTIONS_VAR= PKG_OPTIONS.evolution-data-server
PKG_SUPPORTED_OPTIONS= inet6
diff --git a/mail/evolution12/Makefile b/mail/evolution12/Makefile
index d6a322926d7..daa03622094 100644
--- a/mail/evolution12/Makefile
+++ b/mail/evolution12/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/05/22 20:08:11 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2005/05/22 20:28:47 jlam Exp $
DISTNAME= evolution-1.2.4
PKGNAME= ${DISTNAME:S/evolution/evolution12/}
@@ -23,7 +23,6 @@ COMMENT= GNOME mailer, calendar, contact manager, and communications tool
CONFLICTS+= evolution<2.0 evolution14-[0-9]*
-BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
DEPENDS+= psmisc-[0-9]*:../../sysutils/psmisc
BUILD_USES_MSGFMT= YES
@@ -33,12 +32,11 @@ BUILDLINK_DEPENDS.db3= db3-3.11.2{,nb*}
BUILDLINK_DEPENDS.libxml= libxml>=1.8.17
GNU_CONFIGURE= YES
-USE_TOOLS+= gmake
+USE_TOOLS+= bison gmake
USE_X11BASE= YES
USE_LIBTOOL= YES
USE_DIRS+= gnome1-1.5
USE_PKGLOCALEDIR= YES
-YACC= ${PREFIX}/bin/bison -y
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
REPLACE_PERL+= libical/scripts/mkderivedvalues.pl