aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2013-12-16 05:33:13 +0800
committermva <mva@FreeBSD.org>2013-12-16 05:33:13 +0800
commit163e2c684c2aa2116bd99527c0d013dba148eb9e (patch)
treecc9a939148ed86b8e100dd3e8f5af8dd83da1e02
parent649786e4b9810d3cb112d4496227716b1ab49129 (diff)
downloadfreebsd-ports-gnome-163e2c684c2aa2116bd99527c0d013dba148eb9e.tar.gz
freebsd-ports-gnome-163e2c684c2aa2116bd99527c0d013dba148eb9e.tar.zst
freebsd-ports-gnome-163e2c684c2aa2116bd99527c0d013dba148eb9e.zip
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
-rw-r--r--math/biggles/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/biggles/Makefile b/math/biggles/Makefile
index ac09f8060b5e..797f9e16a788 100644
--- a/math/biggles/Makefile
+++ b/math/biggles/Makefile
@@ -27,6 +27,7 @@ MAKE_ARGS= CC="${CC}" \
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/CC/s,gcc,$$\{CC\},' ${WRKSRC}/make.inc
+ @${REINPLACE_CMD} -e 's|= python|= ${PYTHON_CMD}|' ${WRKSRC}/make.inc
pre-build:
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
'/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/net/haproxy?id=0c4fb5e074fc009b047fac6b21ee4f7783aff166'>Update to version 1.9.6.demon2019-03-292-4/+4 * Switch to 1.9 branch.demon2019-03-263-12/+11 * Update to version 1.8.19.demon2019-02-112-4/+4 * Update to version 1.8.18.demon2019-02-072-4/+4 * Update to version 1.8.17.demon2019-01-082-4/+4 * Update to version 1.8.16.demon2018-12-212-4/+4 * Update to version 1.8.15.demon2018-12-132-4/+4 * net/haproxy builds fine with OpenSSL 1.1.1tobik2018-12-131-4/+0 * security/openssl-devel was removed, but there is a security/openssl111 now.mat2018-11-101-2/+2 * Update to version 1.8.14.demon2018-09-203-65/+4 * Fix out-of-bounds access.demon2018-09-182-0/+61 * Add 'softreload' command for seamless haproxy reload (-x option).demon2018-08-251-1/+9 * Add forgotten patch to fix build on i386 (the same as in haproxy-devel).demon2018-08-231-0/+11 * Update to version 1.8.13.demon2018-08-161-0/+2 * Update to version 1.8.13.demon2018-08-164-81/+6 * Mark various ports broken on mips64 and, where appropriate, mips.linimon2018-07-021-0/+3 * Update to version 1.7.11.demon2018-05-012-4/+4 * net/haproxy: Fix linking SSL libsbrnrd2018-01-161-31/+15 * Update to version 1.7.10demon2018-01-032-4/+4 * Pull deviceatlas library from a (recently created) separate port.demon2017-10-232-17/+3 * Update to latest deviceatlas API.demon2017-09-012-4/+4 * Update to version 1.7.9.demon2017-08-183-5/+30 * Bump portrevision due to rc script change.demon2017-08-161-0/+1 * Add hardstop/hardreload commands to rc script (to stop/reload haproxy withoutdemon2017-08-161-9/+17 * net/haproxy: Fix build with LibreSSL 2.5.3+brnrd2017-07-261-8/+7 * Fix net/haproxy and net/haproxy-devel build on ARMgarga2017-07-191-1/+5 * Update to version 1.7.8.demon2017-07-072-4/+4 * Update to version 1.7.7.demon2017-06-262-4/+4 * Update to version 1.7.6.demon2017-06-164-49/+4 * Use CPU_CFLAGS from haproxy's Makefile to pass our CFLAGS.demon2017-06-072-1/+13 * Add a patch from upstream to fix haproxy operations when dynamic dnsdemon2017-05-192-1/+34 * net/haproxy: Fix build with LibreSSLbrnrd2017-05-141-0/+46 * Enable USE_REGPARM, USE_ACCEPT4 defines.demon2017-05-111-2/+2 * Bump PORTREVISION due to recent changes.demon2017-04-201-0/+1 * Overriding OPTIONS_CFLAGS was a bad idea.demon2017-04-202-12/+1 * Do not override CFLAGS defined in Makefile; use OPTIONS_CFLAGS to pass ourdemon2017-04-192-1/+12 * Update to version 1.7.5.demon2017-04-032-4/+4 * Restore deviceatlas checksums.demon2017-03-281-0/+2 * Update to version 1.7.4.demon2017-03-283-141/+4 * Update deviceates API.demon2017-03-232-4/+4 * Import some fixes from upstreamdemon2017-03-202-21/+118 * Enchance patch (abtained from haproxy ML).demon2017-03-182-92/+29 * Provide a better patch to fix connection timeoutsdemon2017-03-152-56/+96 * Add a temporary patch to fix timeouts reported at haproxy ML.demon2017-03-122-0/+61 * Remove a patch no longer needed.demon2017-03-121-15/+0 * Update to version 1.7.3.demon2017-02-282-4/+4 * Update deviceatlas API to version 2.1.2demon2017-02-252-4/+4 * Update deviceatlas API.demon2017-02-192-7/+7 * Update URLdemon2017-01-131-1/+1 * Update to version 1.7.2demon2017-01-132-4/+4 * Add forgotten patch to fix lua build.demon2016-12-211-0/+15 * Update to version 1.7.1.demon2016-12-173-5/+12 * Mark some ports as not openssl-devel ready.mat2016-11-301