pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/wine The w in wine is already lower-case.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a111bad5836
branches:  trunk
changeset: 534248:4a111bad5836
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Oct 14 13:01:05 2007 +0000

description:
The w in wine is already lower-case.

diffstat:

 emulators/wine/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r ce970483f9d4 -r 4a111bad5836 emulators/wine/Makefile
--- a/emulators/wine/Makefile   Sun Oct 14 12:26:13 2007 +0000
+++ b/emulators/wine/Makefile   Sun Oct 14 13:01:05 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.138 2007/08/29 14:42:25 adam Exp $
+# $NetBSD: Makefile,v 1.139 2007/10/14 13:01:05 rillig Exp $
 
 DISTNAME=      wine-0.9.44
 CATEGORIES=    emulators
@@ -16,7 +16,6 @@
 ONLY_FOR_PLATFORM+=    FreeBSD-*-i386 Linux-*-i386 SunOS-*-i386 Darwin-*-i386
 ONLY_FOR_PLATFORM+=    *-*-x86_64
 
-WRKSRC=                        ${WRKDIR}/${DISTNAME:S/W/w/}
 USE_DIRS+=             xdg-1.1
 USE_LANGUAGES=         c
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index