aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-07-09 02:49:17 +0800
committernovel <novel@FreeBSD.org>2005-07-09 02:49:17 +0800
commit4fc778bb26b51c9efd8ed9c7af7e5a02d5e39cab (patch)
treedd70dc28ad1b769c3721e76a3bca534254f4413a /cad
parent6cd1c2731b431f65c000e4b8389c843732e1c57f (diff)
downloadfreebsd-ports-graphics-4fc778bb26b51c9efd8ed9c7af7e5a02d5e39cab.tar.gz
freebsd-ports-graphics-4fc778bb26b51c9efd8ed9c7af7e5a02d5e39cab.tar.zst
freebsd-ports-graphics-4fc778bb26b51c9efd8ed9c7af7e5a02d5e39cab.zip
Update to version 3.3.19.
PR: 83152 Submitted by: Ports Fury
Diffstat (limited to 'cad')
-rw-r--r--cad/xcircuit/Makefile4
-rw-r--r--cad/xcircuit/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index bb9dd0acb31..2654593e6eb 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xcircuit
-PORTVERSION= 3.3.18
+PORTVERSION= 3.3.19
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/
@@ -27,7 +27,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl8.4 \
--with-tk=${LOCALBASE}/lib/tk8.4
-CFLAGS+= -I${X11BASE}/include
+CFLAGS+= -fPIC -I${X11BASE}/include
WISH= ${LOCALBASE}/bin/wish8.4
diff --git a/cad/xcircuit/distinfo b/cad/xcircuit/distinfo
index 29d1d2eecf8..6547a422253 100644
--- a/cad/xcircuit/distinfo
+++ b/cad/xcircuit/distinfo
@@ -1,2 +1,2 @@
-MD5 (xcircuit-3.3.18.tar.bz2) = c945e47cbfc2d4fa0878b443b9ad7f79
-SIZE (xcircuit-3.3.18.tar.bz2) = 1097776
+MD5 (xcircuit-3.3.19.tar.bz2) = 02519af42fcbcfa552aa339b74eaee2e
+SIZE (xcircuit-3.3.19.tar.bz2) = 1099963