Looks ok on i386.
Thanks to Gonzalo L. R. for the patch.
Stu
Index: Makefile
===================================================================
RCS file: /cvs/ports/cad/xcircuit/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- Makefile 10 Aug 2012 08:58:33 -0000 1.21
+++ Makefile 4 Feb 2013 19:32:34 -0000
@@ -5,7 +5,7 @@ SHARED_ONLY = Yes
COMMENT = circuit drawing and schematic capture
BASEVER = 3.7
-DISTNAME = xcircuit-${BASEVER}.40
+DISTNAME = xcircuit-${BASEVER}.48
CATEGORIES = cad
HOMEPAGE = http://opencircuitdesign.com/xcircuit/
MAINTAINER = Stuart Cassoff <[email protected]>
@@ -27,7 +27,7 @@ LIB_DEPENDS = ${MODTK_LIB_DEPENDS}
USE_GMAKE = Yes
CONFIGURE_STYLE = autoconf no-autoheader
-AUTOCONF_VERSION = 2.59
+AUTOCONF_VERSION = 2.68
CONFIGURE_ARGS += ${CONFIGURE_SHARED} \
--with-tcl=${MODTCL_LIBDIR} \
--with-tk=${MODTK_LIBDIR}
Index: distinfo
===================================================================
RCS file: /cvs/ports/cad/xcircuit/distinfo,v
retrieving revision 1.11
diff -u -p -r1.11 distinfo
--- distinfo 10 Aug 2012 08:58:33 -0000 1.11
+++ distinfo 4 Feb 2013 19:32:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (xcircuit-3.7.40.tgz) = Smnal3sTQmxi1l621J7HxoY7ShyEtYvybUWzRlmdlBQ=
-SIZE (xcircuit-3.7.40.tgz) = 1507559
+SHA256 (xcircuit-3.7.48.tgz) = TW58sVX0HSZD6dGgeGXeSaoxy9I4qVGsXXThPkwDRXs=
+SIZE (xcircuit-3.7.48.tgz) = 1648993
Index: patches/patch-configure_in
===================================================================
RCS file: /cvs/ports/cad/xcircuit/patches/patch-configure_in,v
retrieving revision 1.4
diff -u -p -r1.4 patch-configure_in
--- patches/patch-configure_in 18 May 2012 16:40:43 -0000 1.4
+++ patches/patch-configure_in 4 Feb 2013 19:32:34 -0000
@@ -1,7 +1,7 @@
$OpenBSD: patch-configure_in,v 1.4 2012/05/18 16:40:43 gonzalo Exp $
---- configure.in.orig Thu Mar 29 12:08:59 2012
-+++ configure.in Mon May 14 14:10:39 2012
-@@ -736,6 +736,12 @@ if test "x$xc_with_tcl" != "x" ; then
+--- configure.in.orig Wed Aug 15 07:45:19 2012
++++ configure.in Mon Feb 4 13:38:41 2013
+@@ -740,6 +740,12 @@ if test "x$xc_with_tcl" != "x" ; then
fi
if test "x$xc_with_tcl" != "x" ; then