From owner-cvs-all Sun Jan 20 16:53:36 2002 Delivered-To: cvs-all@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id EC32137B405; Sun, 20 Jan 2002 16:53:28 -0800 (PST) Received: from wocker (lists.unixathome.org [210.48.103.158]) by lists.unixathome.org (8.11.6/8.11.6) with ESMTP id g0L0rJD37735; Mon, 21 Jan 2002 13:53:20 +1300 (NZDT) (envelope-from dan@lists.unixathome.org) Message-Id: <200201210053.g0L0rJD37735@lists.unixathome.org> From: "Dan Langille" Organization: DVL Software Limited To: SADA Kenji Date: Sun, 20 Jan 2002 19:53:13 -0500 MIME-Version: 1.0 Subject: Re: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/mkbold Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11-fon Reply-To: dan@langille.org Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <200201202158.g0KLwLo60099@freefall.freebsd.org> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [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 > > 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