summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2006-06-20 22:12:59 +0000
committerminskim <minskim>2006-06-20 22:12:59 +0000
commit713efa8d5e172f891fe8ba12034c888205ae0771 (patch)
treed8e92cb4267a6c2b939718c51574cb1e485b6ea5
parent22512a949eb83e8568b622ff2bc6132030467c24 (diff)
downloadpkgsrc-713efa8d5e172f891fe8ba12034c888205ae0771.tar.gz
USE_TOOLS+=yacc
-rw-r--r--lang/intercal/Makefile4
-rw-r--r--mail/deliver/Makefile4
-rw-r--r--mail/etpan/Makefile4
-rw-r--r--mail/hypermail/Makefile4
-rw-r--r--math/sc/Makefile3
-rw-r--r--net/lambdamoo/Makefile3
-rw-r--r--net/nocol/Makefile4
7 files changed, 17 insertions, 9 deletions
diff --git a/lang/intercal/Makefile b/lang/intercal/Makefile
index 57f34a03622..9b7cdd2b83d 100644
--- a/lang/intercal/Makefile
+++ b/lang/intercal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/04/25 11:40:56 dillo Exp $
+# $NetBSD: Makefile,v 1.6 2006/06/20 22:12:59 minskim Exp $
#
DISTNAME= intercal-0.20
@@ -9,4 +9,6 @@ MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://www.catb.org/~esr/intercal/
COMMENT= The ultimate language for obfuscation and job security
+USE_TOOLS+= yacc
+
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/deliver/Makefile b/mail/deliver/Makefile
index 93f05cb0b1c..7a9ff5857ff 100644
--- a/mail/deliver/Makefile
+++ b/mail/deliver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:29:59 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/20 22:13:33 minskim Exp $
DISTNAME= deliver-2.1.14
PKGREVISION= 1
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://deliver.sourceforge.net/
COMMENT= Local mail delivery agent with shell-script control
+USE_TOOLS+= yacc
+
PKG_SYSCONFSUBDIR= deliver
PKG_OPTIONS_VAR= PKG_OPTIONS.deliver
diff --git a/mail/etpan/Makefile b/mail/etpan/Makefile
index 2ee981770ef..3b323a1921c 100644
--- a/mail/etpan/Makefile
+++ b/mail/etpan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/03/17 23:40:13 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/06/20 22:14:07 minskim Exp $
#
DISTNAME= etpan-ng-0.7.1
@@ -11,7 +11,7 @@ HOMEPAGE= http://libetpan.sourceforge.net/etpan/
COMMENT= Mail console client with S/MIME and PGP support
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= perl:run
+USE_TOOLS+= perl:run yacc
GNU_CONFIGURE= yes
DOCDIR= ${LOCALBASE}/share/doc/etpan
diff --git a/mail/hypermail/Makefile b/mail/hypermail/Makefile
index a71e372a39c..53a7b82cedc 100644
--- a/mail/hypermail/Makefile
+++ b/mail/hypermail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:46:19 tv Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/20 22:14:46 minskim Exp $
#
DISTNAME= hypermail-2.1.8
@@ -10,6 +10,8 @@ HOMEPAGE= http://www.hypermail.org/
COMMENT= Creates indexed, threaded HTML archives of email
GNU_CONFIGURE= yes
+USE_TOOLS+= yacc
+
CONFIGURE_ARGS+= --with-gdbm=${BUILDLINK_PREFIX.gdbm}
CONFIGURE_ARGS+= --with-htmldir=${PREFIX}/share/doc/html/hypermail
diff --git a/math/sc/Makefile b/math/sc/Makefile
index ece6b39445d..b1f76e01a62 100644
--- a/math/sc/Makefile
+++ b/math/sc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/03/24 21:12:56 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/20 22:15:15 minskim Exp $
DISTNAME= sc-6.21
CATEGORIES= math
@@ -9,5 +9,6 @@ MAINTAINER= eric@fox.phoenix.az.us
COMMENT= Curses-based spreadsheet program
WRKSRC= ${WRKDIR}
+USE_TOOLS+= yacc
.include "../../mk/bsd.pkg.mk"
diff --git a/net/lambdamoo/Makefile b/net/lambdamoo/Makefile
index 403242a3977..21062c5d23d 100644
--- a/net/lambdamoo/Makefile
+++ b/net/lambdamoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/04/23 00:12:39 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2006/06/20 22:15:58 minskim Exp $
DISTNAME= LambdaMOO-1.8.1
PKGNAME= lambdamoo-1.8.1
@@ -29,6 +29,7 @@ FILES_SUBST+= LAMBDAMOO_HOME=${LAMBDAMOO_HOME:Q}
WRKSRC= ${WRKDIR}/MOO-1.8.1
BUILD_TARGET=
GNU_CONFIGURE= yes
+USE_TOOLS+= yacc
INSTALLATION_DIRS= sbin
pre-build:
diff --git a/net/nocol/Makefile b/net/nocol/Makefile
index 1c9b14b0bc9..83c95bad935 100644
--- a/net/nocol/Makefile
+++ b/net/nocol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/05/18 20:30:00 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2006/06/20 22:17:14 minskim Exp $
#
DISTNAME= nocol-4.3.1
@@ -16,7 +16,7 @@ HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ./Configure
CONFIGURE_ARGS+= < ${WRKSRC}/answers
-USE_TOOLS+= perl:run mkdirhier
+USE_TOOLS+= perl:run mkdirhier yacc
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/cmu-snmp/snmp/libtool \
${WRKSRC}/cmu-snmp/snmpapps/libtool