summaryrefslogtreecommitdiff
path: root/emulators/wine/Makefile
diff options
context:
space:
mode:
authoradam <adam>2003-09-15 10:51:36 +0000
committeradam <adam>2003-09-15 10:51:36 +0000
commitb31f22c3d3ec35630136315a66d451edb5e33769 (patch)
treee9192aafc8c1b3cc0cbaae40ae263317e0d1d36a /emulators/wine/Makefile
parenta4874946dfed12f1d6ec82d9c79b79c330a03a99 (diff)
downloadpkgsrc-b31f22c3d3ec35630136315a66d451edb5e33769.tar.gz
Changes 20030911:
- Many improvements to the winecfg configuration tool. - Massive header files cleanup for better source compatibility. - Some more progress on the kernel/ntdll separation. - Lots of bug fixes. Changes 20030813: - Partial implementation of the Microsoft Installer (msi.dll). - GUI for regedit (from ReactOS). - DirectMusic dlls reorganization. - Many Wininet improvements. - Lots of bug fixes.
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r--emulators/wine/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 27e97aecd15..0bfb66ba7ed 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.49 2003/07/28 08:29:09 adam Exp $
+# $NetBSD: Makefile,v 1.50 2003/09/15 10:51:36 adam Exp $
-DISTNAME= Wine-20030709
-PKGREVISION= 1
+DISTNAME= Wine-20030911
PKGNAME= ${DISTNAME:S/W/w/}
WRKSRC= ${WRKDIR}/${DISTNAME:tl}
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_SUNSITE:=ALPHA/wine/development/}
+MASTER_SITES= http://www.ibiblio.org/Linux/ALPHA/wine/development/ \
+ ${MASTER_SITE_SOURCEFORGE:=wine/} \
+ ${MASTER_SITE_SUNSITE:=ALPHA/wine/development/}
MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.winehq.com/
@@ -19,6 +20,8 @@ USE_BUILDLINK2= YES
USE_X11= YES
USE_GMAKE= YES
USE_LIBTOOL= YES
+BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
+YACC= ${PREFIX}/bin/bison -y
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-curses