Date: Wed, 16 Aug 2000 10:15:11 -0400 From: James Housley <jim@thehousleys.net> To: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: FIX print/lyx port quickfix (ugly) Message-ID: <399AA1EF.5F64F817@thehousleys.net> References: <20000811104950.A23524@Fedaykin.here>
next in thread | previous in thread | raw e-mail | index | archive | help
Better fix is: diff -ruN /usr/ports/print/lyx/Makefile lyx/Makefile --- /usr/ports/print/lyx/Makefile Sat Aug 5 04:27:03 2000 +++ lyx/Makefile Fri Aug 11 10:47:34 2000 @@ -43,5 +44,8 @@ post-patch: (cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in) + +USE_GMAKE= yes + -- Do not meddle in the affairs of dragons, for you are crunchy and taste good with ketchup. 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?399AA1EF.5F64F817>