Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2004 14:20:19 +0200
From:      Michael Nottebrock <michaelnottebrock@gmx.net>
To:        Trevor Johnson <trevor@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/gettext Makefile
Message-ID:  <200404071420.22575.michaelnottebrock@gmx.net>
In-Reply-To: <200404061539.i36FdpJs075949@repoman.freebsd.org>
References:  <200404061539.i36FdpJs075949@repoman.freebsd.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
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@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQBAc/IGXhc68WspdLARAqYQAJ90MLChwCglYsctO4Mc4PUBHBGggQCglQG4
EGB3IdlPS2RIQpNrcOmjQVs=
=Kvx8
-----END PGP SIGNATURE-----
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404071420.22575.michaelnottebrock>