Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Dec 2008 12:05:41 -0500
From:      Eitan Adler <eitanadlerlist@gmail.com>
To:        "ports@freebsd.org" <ports@freebsd.org>
Cc:        gnome@freebsd.org
Subject:   thunderbird port - a few issues
Message-ID:  <4957B1E5.3030305@gmail.com>

next in thread | raw e-mail | index | archive | help
WANT_GNOME= yes
should that be WANT_GNOME or WITH_GNOME?

We should add --disable-tests to MOZ_OPTIONS unless WITH_DEBUG is enabled.

Lastly:
$portlint
WARN: Makefile: [45]: use of != in assignments is almost never a good
thing to do.  Try to avoid using them.  See
http://lists.freebsd.org/pipermail/freebsd-ports/2008-July/049777.html
for some helpful hints on what to do instead.
could

GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} pthread | ${SED} -e
's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE}

be rewritten ?



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