Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2002 10:31:45 -0700 (PDT)
From:      Enigma Obfuscate <enigma@snowcrash.netlojix.com>
To:        ports@FreeBSD.org
Subject:   linux-opera 6.02
Message-ID:  <20020715102446.J8155-100000@snowcrash.netlojix.com>

next in thread | raw e-mail | index | archive | help
I have noticed that there is currently an error with the current cvsup of
linux-opera 6.02-20020701.1-static-qt.i386.

The make file has a line that should read,
do-configure:
         ${PERL} -e \
            's|%%PREFIX%%|${PREFIX}|g; s|%%DATADIR%%|${DATADIR}|g'\
            ${WRKSRC}/install.sh
But insted has:

do-configure:
        ${REINPLACE_CMD} -e \
            's|%%PREFIX%%|${PREFIX}|g; s|%%DATADIR%%|${DATADIR}|g'\
            ${WRKSRC}/install.sh

I am not a programer, but am able to fix minor bugs, and perhaps I am
not
understanding this varible but "${REINPLACE_CMD}" is not currently able to
make this port on my system.

Thanks.

============================================================
Bisconde "Junior" Aquino
Network Administrator
Netlojix Communications, Inc.
v - 805.884.6313
c - 805.896.5689
f - 805.884.6311
============================================================



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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