summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-07-08 18:49:17 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-07-08 18:49:17 +0000
commita07bb9f20d0e367c5ada2b870407cbd3d59ff48f (patch)
tree64adc32b92dbb6ea0cb956b695162972b6e70f9b /cad
parentupdate to 1.0.2. (diff)
Update to version 3.3.19.
PR: 83152 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=138719
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 bb9dd0acb319..2654593e6eb0 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 29d1d2eecf87..6547a422253d 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