Typo in multimedia/vlc Makefile

Michael Johnson ahze at ahze.net
Mon Jun 27 17:16:41 GMT 2005


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports- 
> unsubscribe at freebsd.org"
>



More information about the freebsd-ports mailing list