diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-08 18:49:17 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-08 18:49:17 +0000 |
commit | a07bb9f20d0e367c5ada2b870407cbd3d59ff48f (patch) | |
tree | 64adc32b92dbb6ea0cb956b695162972b6e70f9b /cad/xcircuit | |
parent | a3650d4254fd0800e146b8da18e2b989359a3c53 (diff) | |
download | ports-a07bb9f20d0e367c5ada2b870407cbd3d59ff48f.tar.gz ports-a07bb9f20d0e367c5ada2b870407cbd3d59ff48f.zip |
Notes
Diffstat (limited to 'cad/xcircuit')
-rw-r--r-- | cad/xcircuit/Makefile | 4 | ||||
-rw-r--r-- | cad/xcircuit/distinfo | 4 |
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 |