Date: Sat, 12 Jul 2003 17:06:29 -0400 (EDT) From: Kenneth W Cochran <kwc@TheWorld.com> To: KATO Tsuguru <tkato@prontomail.com> Cc: freebsd-ports@freebsd.org Subject: Re: scr2png build broken after 2003/07/11 commits Message-ID: <200307122106.RAA7696997@shell.TheWorld.com> References: <200307121423.KAA7862250@shell.TheWorld.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>Return-Path: <tkato@prontomail.com> >Date: Sun, 13 Jul 2003 01:14:03 +0900 >From: KATO Tsuguru <tkato@prontomail.com> >To: freebsd-ports@freebsd.org >Cc: kwc@TheWorld.com, nork@freebsd.org >Subject: Re: scr2png build broken after 2003/07/11 commits > >On Sat, 12 Jul 2003 10:23:24 -0400 (EDT) >Kenneth W Cochran <kwc@TheWorld.com> wrote: > >> Any idea(s) as to fixing? Should I file a pr? > >Ah, It's my fault during making patch with PR ports/54100. > >Please apply this patch to current ports tree. > >diff -urN /usr/ports/graphics/scr2png/Makefile scr2png/Makefile >--- /usr/ports/graphics/scr2png/Makefile Sat Jul 12 12:23:27 2003 >+++ scr2png/Makefile Sun Jul 13 01:01:59 2003 >@@ -26,6 +26,7 @@ > > post-extract: > @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/Makefile >+ @${REINPLACE_CMD} -e 's|<gd/gd\.h>|<gd.h>|' ${WRKSRC}/scr2png.c > > do-install: > @cd ${WRKSRC}; ${MAKE} BINDIR=${PREFIX}/bin SHAREDIR=${PREFIX} install Thanks; any idea when/if this will be committed to the port itself? -kc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307122106.RAA7696997>