aboutsummaryrefslogtreecommitdiffstats
path: root/devel/apr0
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2005-07-27 23:58:52 +0800
committerrodrigc <rodrigc@FreeBSD.org>2005-07-27 23:58:52 +0800
commita994e6d9dbbc5999e468b490605b0b5d0e5b676b (patch)
treeba7e7583e2266d40f0bd75f31109e28d0650571d /devel/apr0
parentda1aaf63dabd3b1f7fabc0159f0281f2e0669f2e (diff)
downloadfreebsd-ports-gnome-a994e6d9dbbc5999e468b490605b0b5d0e5b676b.tar.gz
freebsd-ports-gnome-a994e6d9dbbc5999e468b490605b0b5d0e5b676b.tar.zst
freebsd-ports-gnome-a994e6d9dbbc5999e468b490605b0b5d0e5b676b.zip
Change ${SED} to ${REINPLACE_CMD} to fix building on FreeBSD 4.x.
PR: ports/84120 Submitted by: Piet Delport <pjd@satori.za.net> Reviewed by: rodrigc (port maintainer) Approved by: demon (ports mentor)
Diffstat (limited to 'devel/apr0')
-rw-r--r--devel/apr0/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile
index a846a64db23c..09578de6c8ac 100644
--- a/devel/apr0/Makefile
+++ b/devel/apr0/Makefile
@@ -125,7 +125,7 @@ pre-extract:
@${ECHO_MSG} ""
post-patch:
- ${SED} -i .orig1 's/OSVERSION/'${OSVERSION}'/g' \
+ ${REINPLACE_CMD} -e 's/OSVERSION/'${OSVERSION}'/g' \
${WRKDIR}/apr-${PORTVERSION}/build/apr_hints.m4
${FIND} ${WRKDIR} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} -e \
's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g'
1d5e'>Update to 3.9.5romain2018-02-143-5/+18 * Update leatherman to 1.4.0romain2018-02-131-0/+1 * Update to 3.9.4romain2018-02-082-5/+4 * devel/boost-*: update to 1.66.0jbeich2018-01-181-0/+1 * Update to 3.9.3romain2017-11-162-4/+4 * Update to 3.9.2romain2017-10-133-21/+6 * sysutils/facter: Drop slave port, add Java option defaultzleslie2017-10-042-26/+17 * devel/boost-*: update to 1.65.1jbeich2017-09-251-1/+1 * devel/boost-*: enable C++11 featuresjbeich2017-09-251-1/+1 * Update to 3.9.0romain2017-09-227-18/+18 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1 * Bump PORTREVISION after devel/leatherman updateromain2017-09-081-1/+1 * Remove keyword expansion from patches.mat2017-08-234-12/+0 * Update to 3.8.0romain2017-08-2231-737/+51 * Update to 3.7.1romain2017-08-1232-41/+800 * Pass maintainership to puppet@romain2017-07-201-1/+1 * Mark some ports failing on power64. In cases where the error messagelinimon2017-05-231-0/+2 * devel/boost-*: update to 1.64.0jbeich2017-05-021-1/+1 * Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1 * devel/boost-*: update to 1.63.0jbeich2017-01-061-1/+1 * devel/boost-*: update to 1.62.0jbeich2016-11-231-1/+1 * sysutils/facter: unbreak build with boost 1.62jbeich2016-11-212-1/+20 * Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-2/+2 * - Update devel/yaml-cpp to 0.5.3madpilot2016-02-221-0/+1 * give my ports to ruby@mmoll2016-01-021-1/+1 * sysutils/facter: update to 3.1.3mmoll2015-12-022-3/+3 * sysutils/facter: udpate to 3.1.2mmoll2015-11-194-28/+6 * sysutils/facter: update to 3.1.1mmoll2015-11-054-4/+28 * sysutils/facter: update to 3.1.0mmoll2015-09-156-44/+6 * sysutils/facter: unbreak build on -CURRENTmmoll2015-09-142-1/+11