aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2013-04-16 23:45:03 +0800
committerkwm <kwm@FreeBSD.org>2013-04-16 23:45:03 +0800
commit65499eda0f0843cebb4c7e3e8959d42261229fd3 (patch)
tree100ceaa1f0c971e7d884438e624bd673cf1eed2f /Mk
parentb0a02eeaea932c6f27204a9708e96080f0663317 (diff)
downloadfreebsd-ports-gnome-65499eda0f0843cebb4c7e3e8959d42261229fd3.tar.gz
freebsd-ports-gnome-65499eda0f0843cebb4c7e3e8959d42261229fd3.tar.zst
freebsd-ports-gnome-65499eda0f0843cebb4c7e3e8959d42261229fd3.zip
Add new replace line for pkg-config file location.
PR: ports/177868 Submitted by: myself Approved by: portmgr (bapt) Feature safe: yes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/pathfix.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/Uses/pathfix.mk b/Mk/Uses/pathfix.mk
index 75c78414ecc9..b44515a483c7 100644
--- a/Mk/Uses/pathfix.mk
+++ b/Mk/Uses/pathfix.mk
@@ -25,6 +25,7 @@ pathfix-pre-patch:
@${FIND} ${WRKSRC} -name "${PATHFIX_MAKEFILEIN}" -type f | ${XARGS} ${REINPLACE_CMD} -e \
's|[(]libdir[)]/locale|(prefix)/share/locale|g ; \
s|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g ; \
+ s|[{]libdir[}]/pkgconfig|(prefix)/libdata/pkgconfig|g ; \
s|[(]datadir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g ; \
s|[(]prefix[)]/lib/pkgconfig|(prefix)/libdata/pkgconfig|g ; \
s|[$$][(]localstatedir[)]/scrollkeeper|${SCROLLKEEPER_DIR}|g ; \
c2fefc5f939d5ebdefb38c58d682b1e0b1063a'>- Deprecate due to planned end of support for tcl/tk 83 on 2009-05-22mm2009-02-141-0/+3 * - Change USE_TCL=yes to USE_TCL=84 due to planned change of default Tclmm2009-02-141-2/+2 * - Deprecate due to planned removal of tcl82 / tk82mm2009-01-221-0/+3 * - Deprecate due to planned removal of tcl8.0 / tk8.0mm2009-01-223-0/+9 * - Fix plist when NOPORTDOCS=1rafan2008-09-012-9/+10 * - Fix plist when NOPORTDOCS=1rafan2008-09-016-26/+16 * - Fix UI and make it usable again (was broken due to tcl api changes)rafan2008-08-312-1/+12 * Remove mbone/rtpmon. This has been abandoned upstream and needs gcc32gerald2008-08-1611-629/+0 * - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-2/+0 * Add deprecation note. This is abandoned upstream and needs gcc32 which isgerald2008-07-131-0/+3 * Unbreak compiler flags on >= FreeBSD 7vs2008-06-241-1/+1 * Reset fenner's port maintainerships. portmgr has taken his commit bitlinimon2008-04-298-10/+10 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2016-33/+28 * - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-096-6/+6 * - Move from Tk 8.2 to Tk 8.4pav2008-04-043-8/+18 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1 * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0 * Mark as broken on sparc64: fails to compile. While here, s/tk84/tk/.linimon2008-02-011-1/+5 * - Mark BROKEN on 7.0pav2007-12-111-1/+7 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2 * Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplrafan2007-09-241-8/+0 * Fix build on 64bit platformsarved2007-08-031-0/+20 * - Unbreak with WITH_XORG= x11 xext sm icemm2007-07-311-12/+18 * - Unbreak build with USE_XORG= x11 xextmm2007-07-301-1/+2 * - Drop maintainershippav2007-07-162-4/+1 * - Unbreak with gcc42sat2007-07-154-15/+21 * - Mark BROKEN on CURRENT: does not build with GCC 4.2pav2007-07-031-0/+4 * - Welcome X.org 7.2 \o/.flz2007-05-2013-5/+13 * BROKEN on sparc64: Does not buildkris2007-04-221-0/+4 * Add a patch to fix a harmless warning, which breaks this port undermi2007-03-262-6/+18 * - Use TCL/TK 8.4miwi2007-03-211-16/+14 * Fix build on FreeBSD 7 by using one OS dependant Makefile for all versionsarved2007-03-184-24/+11 * Now appears to build on amd64kris2007-03-041-4/+0 * Add support for video4linux devices by:luigi2007-02-134-16/+97 * - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-302-17/+15 * Fix build with gcc41arved2006-12-211-2/+6 * Move to MASTER_SITE_LOCAL. The distfile won't actually show up untilfenner2006-12-142-3/+2 * - Respect X11BASErafan2006-12-071-2/+2 * Unbreak by using socklen_t as needed.fenner2006-12-043-11/+29 * Unbreak by forcing gcc 3.2. Bump PORTREVISION since it might changefenner2006-12-041-5/+2 * - Respect X11BASErafan2006-12-011-0/+2 * - Now X11BASE, CC, CFLAGS is respected in files/patch-aarafan2006-12-011-5/+0 * Respect X11BASE and LOCALBASEkris2006-12-013-17/+17 * Respect X11BASE, CC and CFLAGSkris2006-12-011-7/+9 * - Respect CC, CFLAGSrafan2006-11-301-0/+5 * Fix breakage due to audio/gsm import.sobomax2006-08-151-1/+1 * Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistentlinimon2006-07-243-3/+3 * Remove USE_REINPLACE from ports starting with Medwin2006-05-113-3/+0 * Fix on 6.xerwin2006-04-283-1/+26 * Reset maintainer at his request.linimon2006-04-191-1/+1 * Update to 1.18.sobomax2006-03-163-11/+14 * SHA256ifyedwin2006-02-013-0/+3 * SHA256ifyedwin2006-01-229-0/+9 * Fix breakage caused by time_t change.trhodes2006-01-012-0/+81 * Respect LOCALBASEmnag2005-12-053-3/+4 * Fix maintainers email addressedwin2005-12-051-1/+1 * - Add SHA256pav2005-11-254-0/+4 * Switch to <target>:: convention for both patch-autotools and run-autotools,ade2005-11-191-1/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-154-4/+4 * Look for -luclmmbase under LOCALBASE instead of PREFIX (which ismi2005-03-236-31/+175 * Upgrade devel/uclmmbase and mbone/vic to their latest respectedmi2005-03-2114-100/+188 * Drop maintainershiplioux2005-03-111-1/+1 * Fix fetch: Tarballed rerolled, no differencesvs2005-02-221-2/+2 * Fix MASTER_SITES.krion2005-02-191-1/+1 * Fix maintainer's email.krion2004-12-241-1/+1 * Change maintainer's email.krion2004-12-231-1/+1 * Add DOCSDIR and fix pkg-plist.krion2004-12-131-0/+1 * - Fix build on 5.xpav2004-11-052-4/+14 * BROKEN on 5.x: Does not compilekris2004-09-291-1/+7 * BROKEN on 5.x: Does not compilekris2004-09-261-0/+4 * Fix build on 5.x.linimon2004-08-232-4/+200 * Fix build.krion2004-08-221-1/+1