Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2004 10:50:40 +0200
From:      Rolandas Naujikas <rolnas@takas.lt>
To:        oliver@FreeBSD.org
Cc:        ports@freebsd.org
Subject:   ports/x11-wm/xfce4 wrong line in Makefile
Message-ID:  <20040222085040.GA1615@rolnas>

next in thread | raw e-mail | index | archive | help
When GDM is not used there is error in line
PLIST_SUB+=	GDM="@comment"
Shoud be
PLIST_SUB+=	GDM="@comment "

Error message when building:

===>   Registering installation for xfce-4.0.3.1_1
pkg_create: read_plist: bad command
'@commentetc/gdm/Sessions/XFce4.desktop'
*** Error code 2

Rolandas Naujikas

P.S. Sorry for my english.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040222085040.GA1615>