Date: Mon, 15 Nov 1999 04:54:44 +0200 From: Maxim Sobolev <sobomax@altavista.net> To: Stefan Esser <se@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/emulators/wine Makefile ports/emulators/wine/filesREADME.patch patch-3.3-sys-ldtshare patch-3.3-sys-sigtrap md5ports/emulators/wine/patches patch-az patch-ba patch-bb patch-cjpatch-ck patch-cl patch-cm patch-ad patch-am patch-an patch-aw ... Message-ID: <382F75F4.702601CE@altavista.net> References: <199911142049.MAA01401@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Stefan Esser wrote:
> se 1999/11/14 12:49:35 PST
>
> Modified files:
> emulators/wine Makefile
It seems that a small typo occured in Makefile (MAN1 instead of MAN5).
WRKSRC= ${WRKDIR}/wine-${DATE}
GNU_CONFIGURE= yes
MAN1= wine.1
-MAN1= wine.conf.5
+MAN5= wine.conf.5
ONLY_FOR_ARCHS= i386
Also please take a look at my PR ports/14889, which contains fix for this
typo and also enables dynamic loading feature for WINE.
Regards,
Maxim
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?382F75F4.702601CE>
