diff options
-rw-r--r-- | emulators/wine-current/Makefile | 5 | ||||
-rw-r--r-- | emulators/wine-current/patches/patch-aa | 1 | ||||
-rw-r--r-- | emulators/wine-current/patches/patch-ab | 1 | ||||
-rw-r--r-- | emulators/wine-current/patches/patch-ac | 1 | ||||
-rw-r--r-- | emulators/wine-current/patches/patch-ad | 1 | ||||
-rw-r--r-- | emulators/wine-current/pkg/DESCR | 1 |
6 files changed, 7 insertions, 3 deletions
diff --git a/emulators/wine-current/Makefile b/emulators/wine-current/Makefile index 93d3b0fb2fa..4fecbc301a6 100644 --- a/emulators/wine-current/Makefile +++ b/emulators/wine-current/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.5 1999/08/27 15:28:47 agc Exp $ +# $NetBSD: Makefile,v 1.6 1999/12/29 01:47:59 wiz Exp $ DISTNAME= Wine-990328 PKGNAME= wine-990328 WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE:=ALPHA/wine/development/} -ONLY_FOR_PLATFORM= NetBSD-*-i386 MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.winehq.com/ @@ -13,6 +12,8 @@ HOMEPAGE= http://www.winehq.com/ DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS+= ncurses-4.2:../../devel/ncurses +ONLY_FOR_PLATFORM= NetBSD-*-i386 + USE_X11= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-dll diff --git a/emulators/wine-current/patches/patch-aa b/emulators/wine-current/patches/patch-aa index 089d8da75cc..7f43ba64246 100644 --- a/emulators/wine-current/patches/patch-aa +++ b/emulators/wine-current/patches/patch-aa @@ -1,3 +1,4 @@ +$NetBSD: patch-aa,v 1.2 1999/12/29 01:47:59 wiz Exp $ --- configure.in.orig Mon Apr 12 22:40:51 1999 +++ configure.in Mon Apr 12 22:40:54 1999 @@ -304,29 +304,29 @@ diff --git a/emulators/wine-current/patches/patch-ab b/emulators/wine-current/patches/patch-ab index a1fbb15c053..7e3f0f97433 100644 --- a/emulators/wine-current/patches/patch-ab +++ b/emulators/wine-current/patches/patch-ab @@ -1,3 +1,4 @@ +$NetBSD: patch-ab,v 1.2 1999/12/29 01:47:59 wiz Exp $ --- configure.orig Mon Apr 12 22:40:50 1999 +++ configure Mon Apr 12 22:41:23 1999 @@ -3487,13 +3487,13 @@ diff --git a/emulators/wine-current/patches/patch-ac b/emulators/wine-current/patches/patch-ac index fb6501b17fa..7d8aa2b5de0 100644 --- a/emulators/wine-current/patches/patch-ac +++ b/emulators/wine-current/patches/patch-ac @@ -1,3 +1,4 @@ +$NetBSD: patch-ac,v 1.2 1999/12/29 01:47:59 wiz Exp $ --- server/Makefile.in.orig Tue Apr 13 17:46:37 1999 +++ server/Makefile.in Tue Apr 13 17:46:46 1999 @@ -34,6 +34,6 @@ diff --git a/emulators/wine-current/patches/patch-ad b/emulators/wine-current/patches/patch-ad index 1394ce4f7a5..c5e338dd341 100644 --- a/emulators/wine-current/patches/patch-ad +++ b/emulators/wine-current/patches/patch-ad @@ -1,3 +1,4 @@ +$NetBSD: patch-ad,v 1.2 1999/12/29 01:48:00 wiz Exp $ --- Makefile.in.orig Wed Apr 14 17:25:20 1999 +++ Makefile.in Wed Apr 14 17:25:28 1999 @@ -183,7 +183,7 @@ diff --git a/emulators/wine-current/pkg/DESCR b/emulators/wine-current/pkg/DESCR index e379fe2c644..a5b157b5d2f 100644 --- a/emulators/wine-current/pkg/DESCR +++ b/emulators/wine-current/pkg/DESCR @@ -8,4 +8,3 @@ native Unix executables. Wine is free software, and its license (contained in the file LICENSE) is BSD style. Basically, you can do anything with it except claim that you wrote it. - |