Makefile problem

Dag-Erling Smørgrav des at des.no
Thu Jun 10 12:09:49 GMT 2004


bogdan <vaidab at yahoo.com> writes:
>   Hy, I'm trying to make a port for a proggie that
> uses its own ./install script. How can I declare
> something like: INSTALL_SCRIPT in my Makefile ?

do-install:
        (cd ${WRKSRC} && ${SH} install)

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-ports mailing list