aboutsummaryrefslogtreecommitdiffstats
path: root/cad/jspice3/Makefile
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-07-15 03:45:19 +0800
committererwin <erwin@FreeBSD.org>2006-07-15 03:45:19 +0800
commit9809b11a0844659f3a6240ac4a0e41bed7fa6509 (patch)
treee3fd542b70c42159b43bd31fe2326459df6c87e2 /cad/jspice3/Makefile
parent1c17949c3f7c4dddcc2b325c62fdf0148718e919 (diff)
downloadfreebsd-ports-gnome-9809b11a0844659f3a6240ac4a0e41bed7fa6509.tar.gz
freebsd-ports-gnome-9809b11a0844659f3a6240ac4a0e41bed7fa6509.tar.zst
freebsd-ports-gnome-9809b11a0844659f3a6240ac4a0e41bed7fa6509.zip
Fix the build for non-C locales
PR: 100304 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> (maintainer)
Diffstat (limited to 'cad/jspice3/Makefile')
-rw-r--r--cad/jspice3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/jspice3/Makefile b/cad/jspice3/Makefile
index 9bc9959439da..f2e99e0db33a 100644
--- a/cad/jspice3/Makefile
+++ b/cad/jspice3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jspice3
PORTVERSION= 2.5
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.wrcad.com/ftp/pub/ \
ftp://ftp.srware.com/pub/
2006-09-04 14:33:22 +0800'>2006-09-041-1/+1 * Remove USE_REINPLACE from categories starting with Wedwin2006-05-131-1/+0 * - Don't create /var/log/jarfile, it's not usedpav2005-11-171-3/+0 * - Fix post-installpav2005-11-161-5/+5 * - Fix rc scriptpav2005-11-162-4/+7 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1