aboutsummaryrefslogtreecommitdiffstats
path: root/www/libxul
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2011-01-03 19:39:46 +0800
committerbeat <beat@FreeBSD.org>2011-01-03 19:39:46 +0800
commit6ea814330923f8d99531129f83d738e8e531c058 (patch)
treedc59090d366bcf3047fd24040a1f65c72b7e103c /www/libxul
parent58ad54c994ebbf9ae5c476b6a382c1ef150d6be8 (diff)
downloadfreebsd-ports-gnome-6ea814330923f8d99531129f83d738e8e531c058.tar.gz
freebsd-ports-gnome-6ea814330923f8d99531129f83d738e8e531c058.tar.zst
freebsd-ports-gnome-6ea814330923f8d99531129f83d738e8e531c058.zip
- Remove newline in GECKO_PTHREAD_LIBS check which was accidentally
introduced with the update to 1.9.2. - Do not bump PORTREVISION as this only affects PowerPC. Submitted by: John Hein <jhein AT symmetricom.com>
Diffstat (limited to 'www/libxul')
-rw-r--r--www/libxul/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile
index 4a50181a4300..f24ca665e630 100644
--- a/www/libxul/Makefile
+++ b/www/libxul/Makefile
@@ -51,8 +51,7 @@ OPTIONS= DBUS "Enable D-BUS support" on
.include <bsd.port.pre.mk>
-GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 '%{\!pg: %{pthread:' | ${SED
-} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE}
+GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 '%{\!pg: %{pthread:' | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE}
.if ${OSVERSION} < 700000
LIB_DEPENDS+= pulse.0:${PORTSDIR}/audio/pulseaudio
h=gstreamer0.10-removal&id=190077e596fb33990eb35ede30424e222698cc2a'>Fix a segfault on sign on when no ~/.gtkrc file exists. This has beenmarcus2002-10-182-0/+18 * Update to 0.59.5.marcus2002-10-173-15/+2 * Fix a segfault in the Yahoo! module.marcus2002-10-132-1/+13 * Make esound support optional.marcus2002-10-121-1/+13 * Update to 0.59.4.marcus2002-10-122-2/+2 * Update the pkg-descr and include the new Sourceforge URL.marcus2002-09-161-3/+4 * Update to 0.59.3. This fixes a problem when logging into Yahoo! as well asmarcus2002-09-162-2/+2 * Update to 0.59.2.marcus2002-09-144-144/+61 * * Update to 0.59.1marcus2002-08-285-81/+108 * Fix a packaging error when applet support is not available.marcus2002-07-291-3/+4 * Fix plist.marcus2002-07-121-2/+1 * * Implement USE_GNOMENGmarcus2002-07-121-14/+7 * Update to 0.59.marcus2002-06-265-36/+97 * Update to 0.58.marcus2002-05-155-90/+35 * Update to 0.57.marcus2002-04-275-31/+15 * Update to 0.56.marcus2002-04-164-34/+94 * Change my ports to use my FreeBSD.org address.marcus2002-04-061-1/+1 * Update to 0.55pat2002-04-012-2/+2 * Allow slave port korean/gaim to modify some variables setpat2002-03-241-2/+2 * Update to 0.54pat2002-03-165-91/+35 * Update to 0.53pat2002-03-065-34/+97 * Update to 0.52pat2002-02-225-208/+137 * Pass over maintainership to Joe Marcus Clarke <marcus@marcuscom.com>sobomax2002-02-201-21/+21 * Update to version 0.51.jim2002-01-253-2/+3 * Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8 * Don't filter libc_r on 5-CURRENT.sobomax2001-12-201-8/+17 * Update to version 0.50.jim2001-12-154-32/+36 * Update to version 0.49.jim2001-12-012-2/+2 * Update to version 0.48.jim2001-11-172-2/+2 * Update to version 0.47.jim2001-11-036-136/+48 * Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-3/+16 * Update to version 0.45.jim2001-10-117-91/+218 * Add a missing file to the packing list.jim2001-10-021-0/+1 * Update to version 0.44.jim2001-09-213-3/+6 * Update to version 0.43 (yes, they changed their versioning scheme).jim2001-09-082-4/+2 * Fix the build if compiled with GNOME support.jim2001-09-022-1/+13 * Fix the libtool problem (thanks sobomax :-) and pkg-plist.jim2001-09-013-47/+29 * Update to version 0.11.0p15.jim2001-08-313-35/+31 * Fix pkg-plist.jim2001-06-191-0/+5 * Make portlint stop complaining about PKGNAME.jim2001-06-191-1/+2 * Update to version 0.11.0pre14.jim2001-06-183-32/+53 * Update to version 0.11.0pre11.jim2001-05-253-2/+3 * Update to version 0.11.0pre10.jim2001-04-174-14/+19 * -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1 * Update to version 0.11.0pre8.jim2001-03-242-2/+2 * Update to version 0.11.0pre7.jim2001-03-223-7/+3 * Add ispell to RUN_DEPENDS if compiling with GNOME support.jim2001-03-101-0/+1 * Update to 0.11.0pre6.jim2001-03-084-24/+25 * Update to version 0.11.0pre4.jim2000-12-243-2/+13 * Update to version 0.11.0pre3.jim2000-12-164-38/+46 * Uh, actually update the rest of this port to version 0.11.0pre2. I forgotjim2000-12-054-36/+45 * Update to version 0.11.0pre2.jim2000-12-051-19/+0 * Fix the configure args so that GNOME and ESD are both properly detected.jim2000-11-261-2/+1 * - Fix buffer overflow when parsing HTML tags.jedgar2000-11-152-0/+20 * Update to 0.10.3.jim2000-10-122-2/+2 * Fix my breakage. Only remove share/pixmaps in the non-Gnome case.reg2000-10-111-1/+1 * @dirrm %%DATADIR%%/pixmapsasami2000-10-101-0/+1 * Update to version 0.10.2.jim2000-10-082-24/+23 * Implement WANT_GNOME.reg2000-10-055-134/+257 * Add WITH_GNOME knob. Bump PORTREVISION.jim2000-10-041-16/+27 * Update to 0.10.1. This version fixes the Oscar support and somejim2000-09-162-2/+2 * Update to version 0.10.0.jim2000-09-123-2/+47 * Update to version 0.9.20.jim2000-07-153-2/+8 * Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-2/+3 * Update to version 0.9.19.jim2000-06-113-2/+5 * Update to version 0.9.18.jim2000-06-043-2/+3 * Update to version 0.9.17.jim2000-06-023-3/+5 * Make use of the newly available bzipped tarball.jim2000-05-092-1/+2 * Update to version 0.9.15.jim2000-05-082-2/+2 * Update to version 0.9.14. These guys have finally added BSD daemon icons,jim2000-04-293-2/+10 * Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2 * Update to version 0.9.13.jim2000-03-292-3/+3 * Update to version 0.9.12jim2000-03-273-14/+4 * Update to version 0.9.11.jim2000-03-233-3/+4 * Fix a crash on -STABLE with a SIGFPE error which would happen every fewjim1999-12-291-0/+11 * Update to version 0.9.10jim1999-11-052-3/+3 * Update to version 0.9.9jim1999-11-032-3/+3 * Updated to version 0.9.8jim1999-10-152-3/+4 * Bump glib12 's share library version to 3,vanilla1999-10-101-2/+1 * $Id$ -> $FreeBSD$peter1999-08-301-1/+1 * Remove preceeding pkgname from some of the comments having one.hoek1999-08-301-1/+1 * chmod -> ${CHMOD}mharo1999-08-231-2/+2 * Updated to version 0.9.7jim1999-08-123-7/+7 * Update to 0.9.6cpiazza1999-08-073-20/+22 * Commit #3/4 to enforce caps, no period.hoek1999-06-27