Date: Sun, 20 Jan 2002 19:53:13 -0500 From: "Dan Langille" <dan@langille.org> To: SADA Kenji <sada@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/mkbold Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11-fon Message-ID: <200201210053.g0L0rJD37735@lists.unixathome.org> In-Reply-To: <200201202158.g0KLwLo60099@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[dan@lists:/usr/ports/x11-fonts/webfonts] Problem? $ make -V PORTVERSION "Makefile", line 29: Malformed conditional (${XFREE86_VERSION} == 3) "Makefile", line 29: Need an operator "Makefile", line 31: if-less endif "Makefile", line 31: Need an operator "Makefile", line 52: Malformed conditional (${XFREE86_VERSION} == 3) "Makefile", line 52: Need an operator "Makefile", line 54: if-less else "Makefile", line 54: Need an operator "Makefile", line 56: if-less endif "Makefile", line 56: Need an operator "Makefile", line 191: Malformed conditional (${XFREE86_VERSION} == 3) "Makefile", line 191: Need an operator "Makefile", line 193: if-less endif "Makefile", line 193: Need an operator make: fatal errors encountered -- cannot continue On 20 Jan 2002 at 13:58, SADA Kenji wrote: > sada 2002/01/20 13:58:21 PST > > Modified files: > x11-fonts Makefile > Added files: > x11-fonts/mkbold Makefile distinfo pkg-comment pkg-descr > pkg-plist > x11-fonts/mkitalic Makefile distinfo pkg-comment pkg-descr > pkg-plist > Log: > New ports: x11-fonts/mkbold, x11-fonts/mkitalic > > These are perl scripts that generate bold|italic fonts from existent bitmap fonts. > > Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> > > Revision Changes Path > 1.26 +2 -0 ports/x11-fonts/Makefile > 1.1 +26 -0 ports/x11-fonts/mkbold/Makefile (new) > 1.1 +1 -0 ports/x11-fonts/mkbold/distinfo (new) > 1.1 +1 -0 ports/x11-fonts/mkbold/pkg-comment (new) > 1.1 +3 -0 ports/x11-fonts/mkbold/pkg-descr (new) > 1.1 +1 -0 ports/x11-fonts/mkbold/pkg-plist (new) > 1.1 +26 -0 ports/x11-fonts/mkitalic/Makefile (new) > 1.1 +1 -0 ports/x11-fonts/mkitalic/distinfo (new) > 1.1 +1 -0 ports/x11-fonts/mkitalic/pkg-comment (new) > 1.1 +1 -0 ports/x11-fonts/mkitalic/pkg-descr (new) > 1.1 +1 -0 ports/x11-fonts/mkitalic/pkg-plist (new) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201210053.g0L0rJD37735>