graphics/gd fails to install
Boris Samorodov
bsam at passap.ru
Fri Jan 18 14:58:53 UTC 2013
(maintainer is CCed)
17.01.2013 21:35, John-Mark Gurney пишет:
> Looks like some fall out from the removal of old no underscore options..
>
> Does anyone mind if I commit this patch:
> Index: graphics/gd/files/Makefile.bsd
> ===================================================================
> --- graphics/gd/files/Makefile.bsd (revision 310554)
> +++ graphics/gd/files/Makefile.bsd (working copy)
> @@ -40,7 +40,7 @@
>
> install:
> mkdir -p ${PREFIX}/include
> - ${MAKE} LIB=${LIB} LIBDIR=${PREFIX}/lib NOPROFILE=true \
> + ${MAKE} LIB=${LIB} LIBDIR=${PREFIX}/lib NO_PROFILE=true \
> SHLIB_MAJOR=${SHLIB_MAJOR} SHLIB_MINOR=${SHLIB_MINOR} \
> -f ${MAKEDIR}/bsd.lib.mk install
> cd ${.CURDIR} && ${BSD_INSTALL_DATA} ${INCS} ${PREFIX}/include
>
> w/o it on a recent HEAD it tries to install libgd_p.a which isn't built...
Hereby confirm the bug and the fix at:
-----
% uname -a
FreeBSD BB051.wart.ru 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r245551: Thu
Jan 17 18:07:59 SAMT 2013
bsam at BB051.wart.ru:/usr/obj/usr/src/sys/BB64X amd64
-----
Thanks!
--
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
More information about the freebsd-ports
mailing list