Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 2004 08:11:41 -0500
From:      "Dan Langille" <dan@langille.org>
To:        freebsd-ports-bugs@freebsd.org
Cc:        ade@FreeBSD.org
Subject:   editors/openoffice-2.0-devel and Mk/bsd.gnome.mk
Message-ID:  <4052C23D.31253.2268FFB8@localhost>

next in thread | raw e-mail | index | archive | help
Hi folks,

The following is not a good thing:

[dan@nezlok:~/ports/editors/openoffice-2.0-devel] $ make -V 
PORTVERSION
"/usr/ports/Mk/bsd.gnome.mk", line 8: Malformed conditional 
(${_USE_GNOME_ALL:Morbit}=="")
"/usr/ports/Mk/bsd.gnome.mk", line 8: Need an operator
"/usr/ports/Mk/bsd.gnome.mk", line 8: Malformed conditional 
(${_USE_GNOME_ALL:Mgtk12}=="")
"/usr/ports/Mk/bsd.gnome.mk", line 8: Need an operator
"/usr/ports/Mk/bsd.port.mk", line 1821: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 1821: Need an operator
"/usr/ports/Mk/bsd.port.mk", line 5161: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 5161: Need an operator
make: fatal errors encountered -- cannot continue




$ head /usr/ports/Mk/bsd.gnome.mk
#-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4
#
# $FreeBSD: ports/Mk/bsd.gnome.mk,v 1.62 2004/03/12 09:57:14 marcus 
Exp $
#       $NetBSD: $
#
# Please view me with 4 column tabs!

.if !defined(_POSTMKINCLUDED) && !defined(Gnome_Pre_Include)




$ head Makefile
# New ports collection makefile for: OpenOffice.org
# Date created:         28 Februar 2002
# Whom:                 Martin Blapp
#
# $FreeBSD: /repoman/r/pcvs/ports/editors/openoffice-2.0-
devel/Makefile,v 1.114 2004/03/12 02:48:23 ade Exp $
#

PORTNAME=       openoffice
PORTVERSION=    2.0
CATEGORIES+=    editors
-- 
Dan Langille : http://www.langille.org/
BSDCan - http://www.bsdcan.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4052C23D.31253.2268FFB8>