aboutsummaryrefslogtreecommitdiffstats
path: root/www/linuxpluginwrapper
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2004-03-01 00:56:53 +0800
committernork <nork@FreeBSD.org>2004-03-01 00:56:53 +0800
commit7e7bf78835674abf234de621aa9b1f83a4e219b8 (patch)
tree059f0285cbfc54a7cb391285a5dbab2b18954c18 /www/linuxpluginwrapper
parent2696ebfe9ca389c0825e97eccf78262780b473e1 (diff)
downloadfreebsd-ports-graphics-7e7bf78835674abf234de621aa9b1f83a4e219b8.tar.gz
freebsd-ports-graphics-7e7bf78835674abf234de621aa9b1f83a4e219b8.tar.zst
freebsd-ports-graphics-7e7bf78835674abf234de621aa9b1f83a4e219b8.zip
s/liblstdc++/libstdc++/. liblstdc++ is a library of linuxthreads.
Pointed out by: ume
Diffstat (limited to 'www/linuxpluginwrapper')
-rw-r--r--www/linuxpluginwrapper/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile
index a6bdba56e5e..5973023c1e0 100644
--- a/www/linuxpluginwrapper/Makefile
+++ b/www/linuxpluginwrapper/Makefile
@@ -7,7 +7,7 @@
PORTNAME= linuxpluginwrapper
PORTVERSION= 20040229
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www linux
MASTER_SITES= http://people.FreeBSD.org/~nork/distfiles/ \
${MASTER_SITE_LOCAL}
@@ -70,7 +70,8 @@ post-build:
-e 's,%%LTHREADSHMAJOR%%,${LTHREADSHMAJOR},' \
-e '/^%%LIBMAPCONF%%$$/r ${LIBMAPCONF}' \
-e '/^%%LIBMAPCONF%%$$/d' \
- < ${.CURDIR}/pkg-message > ${PKGMESSAGE}
+ < ${.CURDIR}/pkg-message | \
+ ${SED} -e 's/liblstdc\+\+\.so\.4/libstdc++.so.4/' > ${PKGMESSAGE}
pre-install:
@${MKDIR} ${X11BASE}/lib/browser_plugins
n class='deletions'>-0/+1 * - Unbreak: make fetchable againgahr2008-05-291-2/+0 * - Mark as broken (does not fetch)gahr2008-04-281-0/+2 * - Unbreak (make fetchable again)gahr2008-03-072-13/+21 * - Mark BROKEN: does not fetch.miwi2008-01-201-0/+2 * - Update to 0.69.0miwi2007-12-159-140/+56 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-65/+62 * - Welcome X.org 7.2 \o/.flz2007-05-202-7/+1 * - Fix buildmiwi2007-03-293-1/+22 * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-2/+10 * - Update to version 0.60.0.alepulver2006-10-095-63/+23 * - Update to 0.50.0pav2006-06-1010-93/+107 * Conversion to a single libtool environment.ade2006-02-231-1/+1 * - Add SHA256pav2005-11-241-0/+1 * Mark broken on 4.X.marcus2005-11-191-0/+4 * Fix build on 4.xvs2005-11-102-4/+33 * Update to 0.40.5.marcus2005-11-054-7/+17 * Update to 0.40.4.novel2005-06-173-8/+10 * Fix the build.mezz2005-03-221-0/+2 * Fully-qualify the path to update-desktop-database and update-mime-database inmezz2005-03-172-3/+3 * Unbreak: Should be fixed by recent updates to cairovs2005-03-141-4/+0 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1 * BROKEN on 4.x: Linker errorkrion2005-03-011-0/+4 * Update to version 0.40.3krion2005-02-192-4/+4 * Update to version 0.40.2krion2005-02-013-9/+9 * Fix the pkg-plist.mezz2005-01-122-0/+2 * Update to version 0.40.1krion2004-12-313-9/+10 * Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.mezz2004-12-211-20/+0 * BROKEN: Does not compile on 4.xkrion2004-12-091-1/+7 * Add missing dependency.krion2004-12-011-1/+1 * Update to version 0.40.0krion2004-11-278-22/+122 * Style:pav2004-03-294-66/+32 * - Reset maintainer to ports@FreeBSD.org, thank you Anders forkrion2004-03-251-1/+1 * Add size data, approved by maintainers.trevor2004-03-191-0/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * replace PERL -pi by REINPLACE_CMDoliver2003-08-041-4/+5 * - use COMMENTleeym2003-02-202-2/+2 * update to 0.23.sf2002-01-234-13/+47 * Update MAINTAINER's email address: anders@codefactory.se -> anders@hack.orgpetef2001-11-301-2/+2