aboutsummaryrefslogtreecommitdiff
path: root/cad/jspice3
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2017-01-18 13:20:31 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2017-01-18 13:20:31 +0000
commit02f27a83b44d4566fd409edc60570ac0734eb63e (patch)
tree62d2805fd9c9c4285034b54a2ccb3f498f302811 /cad/jspice3
parentbddf1289efd81317364118eb60cdc28cc766c3c2 (diff)
downloadports-02f27a83b44d4566fd409edc60570ac0734eb63e.tar.gz
ports-02f27a83b44d4566fd409edc60570ac0734eb63e.zip
Notes
Diffstat (limited to 'cad/jspice3')
-rw-r--r--cad/jspice3/files/patch-build9
1 files changed, 0 insertions, 9 deletions
diff --git a/cad/jspice3/files/patch-build b/cad/jspice3/files/patch-build
index 5e5068c493c5..c6b9b0bc4505 100644
--- a/cad/jspice3/files/patch-build
+++ b/cad/jspice3/files/patch-build
@@ -1,14 +1,5 @@
--- build.orig 2015-11-05 18:10:02 UTC
+++ build
-@@ -22,7 +22,7 @@ if [ -d conf/unixconf ]; then
- echo '#######################################################################'> conf/mkheader.in
- echo '####### Makefile generated by build script ############################'>> conf/mkheader.in
- echo VERSION = $version>> conf/mkheader.in
-- echo DATE = `/bin/date`>> conf/mkheader.in
-+ echo DATE = `/usr/bin/env LANG=C /bin/date`>> conf/mkheader.in
- echo '#######################################################################'>> conf/mkheader.in
- cat conf/unixconf/mkheader.0 >> conf/mkheader.in
- else
@@ -51,7 +51,7 @@ if [ -f conf/util/configure ]; then
if [ `uname -s` = Darwin -a -d /opt/X11 ]; then
util/configure --x-includes=/opt/X11/include --x-libraries=/opt/X11/lib -srcdir .