cvs commit: ports/devel/gettext Makefile

Michael Nottebrock michaelnottebrock at gmx.net
Wed Apr 7 05:21:53 PDT 2004


On Tuesday 06 April 2004 17:39, Trevor Johnson wrote:
> trevor      2004/04/06 08:39:51 PDT
>
>   FreeBSD ports repository
>
>   Modified files:
>     devel/gettext        Makefile
>   Log:
>   Fix packing list when NOPORTDOCS is set.

This breaks the non-NOPORTDOCS case:

/bin/sh ../../config/mkinstalldirs /usr/local/info
 install -c -o root -g wheel -m 
444 ./gettext.info /usr/local/info/gettext.info
 install-info --info-dir=/usr/local/info /usr/local/info/gettext.info
cd /usr/ports/devel/gettext/work/gettext-0.13.1/gettext-runtime/doc && make 
install-data-local
make: don't know how to make install-data-local. Stop
*** Error code 2

gettext-runtime/doc/Makefile does not have a "install-data-local" target, just 
"install" (which does what you want). Typo? :-)

-- 
   ,_,   | Michael Nottebrock               | lofi at freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20040407/bbd3df0a/attachment.bin


More information about the cvs-all mailing list