Some packages need lex and yacc. Patch by Aleksey Cheusov via
pkgsrc-users.
This commit is contained in:
parent
c1332c0f01
commit
105dd4b97c
28 changed files with 59 additions and 50 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.14 2007/02/22 19:26:09 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2007/11/17 12:04:11 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= covered-${SNAPDATE}
|
||||
|
@ -18,7 +18,7 @@ CONFLICTS+= covered-[0-9]*
|
|||
|
||||
SNAPDATE= 20060904
|
||||
GNU_CONFIGURE= YES
|
||||
USE_TOOLS+= bison gmake
|
||||
USE_TOOLS+= bison gmake lex
|
||||
|
||||
# we use this hack of setting a cache variable because
|
||||
# the configure script uses AC_PATH_PROG to try and find
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2006/10/12 03:11:18 dmcmahill Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2007/11/17 12:04:11 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= covered-0.4.7
|
||||
|
@ -16,7 +16,7 @@ DEPENDS+= verilog{,-current}-[0-9]*:../../cad/verilog
|
|||
CONFLICTS+= covered-current-[0-9]*
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
USE_TOOLS+= bison gmake
|
||||
USE_TOOLS+= bison gmake lex
|
||||
|
||||
# we use this hack of setting a cache variable because
|
||||
# the configure script uses AC_PATH_PROG to try and find
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.58 2007/09/29 12:32:22 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.59 2007/11/17 12:04:11 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fidogate-4.4.10
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://www.fidogate.org/
|
||||
COMMENT= FidoNet (FTN) <-> Internet mail and news gateway
|
||||
|
||||
USE_TOOLS+= gmake makeinfo perl:run
|
||||
USE_TOOLS+= gmake makeinfo perl:run yacc
|
||||
MAKE_ENV+= DEBUG="${CFLAGS} -Werror"
|
||||
BUILDLINK_SETENV.CC= CC="cc ${_STRIPFLAG_CC}"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 2006/01/23 20:50:47 xtraeme Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2007/11/17 12:04:11 rillig Exp $
|
||||
|
||||
PKGNAME= unixodbc-${ODBC_BASE_VERS}
|
||||
COMMENT= ODBC 2.x/3.x driver manager
|
||||
|
@ -7,7 +7,7 @@ CONFLICTS+= iodbc-[0-9]*
|
|||
|
||||
.include "../../databases/unixodbc/Makefile.common"
|
||||
|
||||
USE_TOOLS+= flex # to get libodbctxt.la
|
||||
USE_TOOLS+= flex yacc # to get libodbctxt.la
|
||||
CONFIGURE_ARGS+= --disable-gui
|
||||
|
||||
PLIST_SUBST+= UNIXODBC_DRIVERS_DIR=${UNIXODBC_DRIVERS_DIR:Q}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2006/06/08 15:31:24 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2007/11/17 12:04:11 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libjit-0.0.4
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Just-In-Time compilation functionality
|
|||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake lex makeinfo
|
||||
USE_TOOLS+= gmake lex yacc makeinfo
|
||||
GNU_CONFIGURE= yes
|
||||
INFO_FILES= # PLIST
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.43 2007/09/02 11:17:39 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.44 2007/11/17 12:04:12 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ${OPENCM_VERSION}-2-src
|
||||
|
@ -13,7 +13,7 @@ HOMEPAGE= http://www.opencm.org/
|
|||
COMMENT= Secure, high-integrity replacement for CVS
|
||||
|
||||
WRKSRC= ${WRKDIR}/${OPENCM_VERSION}/base
|
||||
USE_TOOLS+= gmake gzip makeinfo
|
||||
USE_TOOLS+= gmake gzip makeinfo lex
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS+= --with-ssl-dir=${BUILDLINK_PREFIX.openssl}
|
||||
CONFIGURE_ARGS+= KRB5_BUILDLINK=${KRB5BASE:Q}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2006/09/09 02:41:58 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2007/11/17 12:04:12 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rsltcsrc
|
||||
|
@ -16,7 +16,7 @@ BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
|
|||
DEPENDS+= gentle>=97:../../devel/gentle
|
||||
|
||||
MAKE_FILE= make_sunos
|
||||
USE_TOOLS+= gmake
|
||||
USE_TOOLS+= gmake lex
|
||||
WRKSRC= ${WRKDIR}/rsl.2.4
|
||||
INSTALLATION_DIRS= bin
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2006/06/17 17:37:21 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2007/11/17 12:04:12 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= treecc-0.3.6
|
||||
|
@ -11,7 +11,7 @@ HOMEPAGE= http://www.gnu.org/projects/dotgnu/
|
|||
COMMENT= DotGNU Portable.NET aspect-oriented programming tool
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= gmake lex makeinfo
|
||||
USE_TOOLS+= gmake lex yacc makeinfo
|
||||
INFO_FILES= yes
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.32 2006/12/27 13:37:36 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.33 2007/11/17 12:04:12 rillig Exp $
|
||||
|
||||
DISTNAME= spim-7.1
|
||||
PKGREVISION= 3
|
||||
|
@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
|
|||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= ./Configure
|
||||
USE_IMAKE= yes
|
||||
USE_TOOLS+= gzip lex
|
||||
USE_TOOLS+= gzip lex yacc
|
||||
XMKMF= ${X11BASE}/bin/xmkmf # don't specify -a option
|
||||
|
||||
BUILD_TARGET= y.tab.c depend all
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.28 2007/02/09 15:15:49 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2007/11/17 12:04:12 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= twin-src-3.1.14
|
||||
|
@ -15,7 +15,7 @@ BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1 pkgsrc-2006Q4
|
|||
|
||||
WRKSRC= ${WRKDIR}/twin
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= gmake
|
||||
USE_TOOLS+= gmake lex yacc
|
||||
BUILD_TARGET= depend world
|
||||
CONFIGURE_ARGS+= --enable-debugger
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.30 2007/02/22 19:30:03 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.31 2007/11/17 12:04:12 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= aqsis-0.6.4
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Renderman clone
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake
|
||||
USE_TOOLS+= gmake lex
|
||||
|
||||
GCC_REQD+= 2.95.3
|
||||
USE_LANGUAGES= c c++
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.42 2007/01/17 23:47:20 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.43 2007/11/17 12:04:12 rillig Exp $
|
||||
|
||||
DISTNAME= dx-4.4.4
|
||||
PKGREVISION= 1
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Open Visualization Data Explorer
|
|||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_X11BASE= yes
|
||||
USE_TOOLS+= gmake lex sh
|
||||
USE_TOOLS+= gmake lex yacc sh
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --without-javadx
|
||||
CONFIGURE_ENV+= bsh_path=${TOOLS_SH:Q}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.37 2006/05/21 02:26:38 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.38 2007/11/17 12:04:13 rillig Exp $
|
||||
|
||||
DISTNAME= geomview-1.8.1
|
||||
PKGREVISION= 6
|
||||
|
@ -9,6 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://www.geomview.org/
|
||||
COMMENT= Interactive geometry viewing program
|
||||
|
||||
USE_TOOLS+= lex
|
||||
USE_LANGUAGES= c c++
|
||||
USE_X11BASE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.65 2007/10/16 23:49:01 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.66 2007/11/17 12:04:13 rillig Exp $
|
||||
|
||||
DISTNAME= nmh-1.0.4
|
||||
PKGREVISION= 7
|
||||
|
@ -13,6 +13,8 @@ COMMENT= Cleaned up MH mailer suite
|
|||
CONFLICTS= ja-mh-[0-9]*
|
||||
CONFLICTS+= ja-mh6-[0-9]*
|
||||
|
||||
USE_TOOLS+= lex
|
||||
|
||||
# We choose DOT_LOCKING in our patches because ".lock" files are
|
||||
# the most common locking mechanism supported by mail software.
|
||||
# It also works well over NFS.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.15 2007/08/01 21:17:45 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2007/11/17 12:04:13 rillig Exp $
|
||||
|
||||
DISTNAME= eukleides.1.0.1
|
||||
PKGNAME= eukleides-1.0.1
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Euclidean geometry drawing language
|
|||
DEPENDS+= pstoedit>=3.31:../../graphics/pstoedit
|
||||
|
||||
BUILD_TARGET= eukleides
|
||||
USE_TOOLS+= bash:run bison gmake makeinfo
|
||||
USE_TOOLS+= bash:run bison gmake makeinfo lex
|
||||
INFO_FILES= # PLIST
|
||||
|
||||
REPLACE_BASH= euk2edit euk2eps
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.38 2007/09/10 19:05:01 adrianp Exp $
|
||||
# $NetBSD: Makefile,v 1.39 2007/11/17 12:04:13 rillig Exp $
|
||||
|
||||
DISTNAME= bind-${BIND_VERSION}
|
||||
PKGNAME= ${DISTNAME}pl1
|
||||
|
@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://www.isc.org/sw/bind/
|
||||
COMMENT= The Berkeley Internet Name Daemon, an implementation of DNS
|
||||
|
||||
USE_TOOLS+= lex yacc
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
BIND_VERSION= 8.4.7
|
||||
DIST_SUBDIR= bind/${BIND_VERSION}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.14 2006/12/27 13:37:39 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2007/11/17 12:04:13 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= 9.01
|
||||
|
@ -15,6 +15,7 @@ COMMENT= Usenet News reader for the X window system
|
|||
WRKSRC= ${WRKDIR}
|
||||
DIST_SUBDIR= xrn
|
||||
|
||||
USE_TOOLS+= lex yacc
|
||||
USE_IMAKE= yes
|
||||
|
||||
pre-install:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.38 2007/11/03 22:39:40 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.39 2007/11/17 12:04:13 rillig Exp $
|
||||
|
||||
DISTNAME= ghostscript-8.60
|
||||
PKGREVISION= 1
|
||||
|
@ -18,7 +18,7 @@ CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]*
|
|||
|
||||
DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
|
||||
|
||||
USE_TOOLS+= gmake perl:run
|
||||
USE_TOOLS+= gmake perl:run lex
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.26 2006/04/17 13:46:46 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2007/11/17 12:04:14 rillig Exp $
|
||||
|
||||
DISTNAME= gimp-print-4.2.7
|
||||
PKGNAME= gimp-print-cups-4.2.7
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://gimp-print.sourceforge.net/
|
||||
COMMENT= GIMP print plugin
|
||||
|
||||
USE_TOOLS+= gmake
|
||||
USE_TOOLS+= gmake lex
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --enable-escputil=no --enable-libgimpprint=no
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.22 2006/03/04 21:30:28 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2007/11/17 12:04:14 rillig Exp $
|
||||
|
||||
DISTNAME= gimp-print-4.2.7
|
||||
PKGNAME= gimp-print-escputil-4.2.7
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Epson Stylus inkjet printer tool
|
|||
BUILDLINK_DEPMETHOD.gimp-print-lib= build
|
||||
CONFLICTS+= gimp<=1.2.3
|
||||
|
||||
USE_TOOLS+= gmake
|
||||
USE_TOOLS+= gmake lex
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --enable-libgimpprint=no
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.21 2006/07/07 19:03:01 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2007/11/17 12:04:14 rillig Exp $
|
||||
|
||||
DISTNAME= gimp-print-4.2.7
|
||||
PKGNAME= gimp-print-ijs-4.2.7
|
||||
|
@ -10,7 +10,7 @@ HOMEPAGE= http://gimp-print.sourceforge.net/
|
|||
COMMENT= GIMP print IJS server
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake
|
||||
USE_TOOLS+= gmake lex
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-ijs
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.28 2006/04/17 13:46:46 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2007/11/17 12:04:14 rillig Exp $
|
||||
|
||||
DISTNAME= gimp-print-4.2.7
|
||||
PKGREVISION= 3
|
||||
|
@ -11,7 +11,7 @@ COMMENT= GIMP print plugin
|
|||
|
||||
CONFLICTS+= gimp<=1.2.3
|
||||
|
||||
USE_TOOLS+= gmake
|
||||
USE_TOOLS+= gmake lex
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --without-samples --without-user-guide
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.24 2007/02/15 21:34:00 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2007/11/17 12:04:14 rillig Exp $
|
||||
|
||||
DISTNAME= tetex-src-3.0
|
||||
PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
|
||||
|
@ -20,7 +20,7 @@ CONFLICTS+= omega<0.90.4nb1
|
|||
|
||||
INFO_FILES= # PLIST
|
||||
|
||||
USE_TOOLS+= bison
|
||||
USE_TOOLS+= bison lex
|
||||
REPLACE_PERL= texk/xdvik/t1mapper \
|
||||
texk/oxdvik/t1mapper
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.29 2006/11/24 23:04:14 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2007/11/17 12:04:14 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sfs-0.7.2
|
||||
|
@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --with-sfsdir=${SFS_ROOT:Q}
|
|||
CONFIGURE_ARGS+= --disable-uvfs
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= makeinfo perl:run
|
||||
USE_TOOLS+= makeinfo perl:run lex
|
||||
|
||||
INFO_FILES= # PLIST
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2007/02/22 19:27:13 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2007/11/17 12:04:14 rillig Exp $
|
||||
|
||||
DISTNAME= #
|
||||
PKGNAME= dict-data-1.8.0
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Dictionary data for DICTD
|
|||
|
||||
DEPENDS+= dict-server>=1.8.0nb1:../../textproc/dict-server
|
||||
|
||||
USE_TOOLS+= gmake
|
||||
USE_TOOLS+= gmake lex yacc
|
||||
|
||||
# Strip '.gz', strip '.tar'.
|
||||
DICTIONARIES= ${DISTFILES:R:R}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.25 2007/06/15 17:44:45 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2007/11/17 12:04:14 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= golem-0.0.5
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://golem.sourceforge.net/
|
||||
COMMENT= Fast and lightweight yet customizable window manager
|
||||
|
||||
USE_TOOLS+= gmake
|
||||
USE_TOOLS+= gmake yacc lex
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
CONFIGURE_ARGS+= --enable-i18n
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.19 2007/10/02 07:47:11 ghen Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2007/11/17 12:04:15 rillig Exp $
|
||||
#
|
||||
|
||||
PKGNAME= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}-${PHP_BASE_VERS}
|
||||
|
@ -7,6 +7,8 @@ COMMENT= Apache (${PKG_APACHE}) module for ${PKG_PHP}
|
|||
|
||||
CONFLICTS= ap-php-[0-9]*
|
||||
|
||||
USE_TOOLS+= lex
|
||||
|
||||
APACHE_MODULE= YES
|
||||
|
||||
.include "../../lang/php/phpversion.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2007/07/04 20:55:02 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2007/11/17 12:04:15 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= suphp-0.6.0
|
||||
|
@ -11,6 +11,7 @@ MAINTAINER= rillig@NetBSD.org
|
|||
HOMEPAGE= http://www.suphp.org/
|
||||
COMMENT= SuEXEC-like wrapper for PHP scripts
|
||||
|
||||
USE_TOOLS+= lex
|
||||
USE_PKGLOCALEDIR= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LANGUAGES= c c++
|
||||
|
|
Loading…
Reference in a new issue