Date: Mon, 27 Jun 2005 13:16:29 -0400 From: Michael Johnson <ahze@ahze.net> To: Alexander S. Usov <A.S.Usov@kvi.nl> Cc: freebsd-ports@FreeBSD.org Subject: Re: Typo in multimedia/vlc Makefile Message-ID: <74EBF348-28A7-4E4C-876D-084AAC53FB1F@ahze.net> In-Reply-To: <d9p0mm$846$1@sea.gmane.org> References: <d9p0mm$846$1@sea.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 27, 2005, at 10:05 AM, Alexander S. Usov wrote: > There is a (probably cut-n-paste) typo in vlc's Makefile. > One should apply following patch to make in installable: > ====== > --- Makefile.orig Mon Jun 27 09:13:15 2005 > +++ Makefile Mon Jun 27 16:01:43 2005 > @@ -835,7 +835,7 @@ > ${ECHO_CMD} "@unexec ${RMDIR} %D/share/locale/${locale} 2>/ > dev/null > || ${TRUE}" >> ${PLIST} > .endfor > .if defined(WITH_WXGTK) || defined(WITH_SKINS) > - ${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/ > null || > ${TRU > + ${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/ > null || > ${TRUE}" >> ${PLIST} > .endif > > pre-configure: > ====== > > Can somebody correct it? > fixed, sorry about that. > -- > Best regards, > Alexander. > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports- > unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?74EBF348-28A7-4E4C-876D-084AAC53FB1F>