summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2011-11-26 15:39:31 +0000
committerhans <hans@pkgsrc.org>2011-11-26 15:39:31 +0000
commita0a357c250b79dbe318c41a9dc4a3240fbf19b48 (patch)
treeb9ffbf45d716df4cfa532ac5f8eed5b7e074b5d4 /emulators
parentaf9d78215c66eb8b9cf78e48bc8cbc0c46ce28e1 (diff)
downloadpkgsrc-a0a357c250b79dbe318c41a9dc4a3240fbf19b48.tar.gz
requires flex>=2.5.33
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile3
-rw-r--r--emulators/wine/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 186fcef8e5b..d96f559dee5 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2011/11/01 06:11:54 sbd Exp $
+# $NetBSD: Makefile,v 1.26 2011/11/26 15:39:31 hans Exp $
DISTNAME= wine-1.3.26
PKGREVISION= 1
@@ -23,6 +23,7 @@ USE_LANGUAGES= c
USE_LIBTOOL= yes
USE_NCURSES= yes
USE_TOOLS+= bison flex gmake mktemp
+FLEX_REQD= 2.5.33
GNU_CONFIGURE= yes
UNLIMIT_RESOURCES= datasize
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 80618439e46..36d6fdba623 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.162 2011/11/01 06:11:54 sbd Exp $
+# $NetBSD: Makefile,v 1.163 2011/11/26 15:39:31 hans Exp $
DISTNAME= wine-1.2.3
PKGREVISION= 1
@@ -23,6 +23,7 @@ USE_LANGUAGES= c
USE_LIBTOOL= yes
USE_NCURSES= yes
USE_TOOLS+= bison flex gmake mktemp
+FLEX_REQD= 2.5.33
GNU_CONFIGURE= yes
UNLIMIT_RESOURCES= datasize