View | Details | Raw Unified | Return to bug 83152
Collapse All | Expand All

(-)cad/xcircuit/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	xcircuit
8
PORTNAME=	xcircuit
9
PORTVERSION=	3.3.18
9
PORTVERSION=	3.3.19
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	cad
11
CATEGORIES=	cad
12
MASTER_SITES=	http://xcircuit.ece.jhu.edu/archive/
12
MASTER_SITES=	http://xcircuit.ece.jhu.edu/archive/
Lines 27-33 Link Here
27
CONFIGURE_ARGS=	--with-tcl=${LOCALBASE}/lib/tcl8.4 \
27
CONFIGURE_ARGS=	--with-tcl=${LOCALBASE}/lib/tcl8.4 \
28
		--with-tk=${LOCALBASE}/lib/tk8.4
28
		--with-tk=${LOCALBASE}/lib/tk8.4
29
29
30
CFLAGS+=	-I${X11BASE}/include
30
CFLAGS+=	-fPIC -I${X11BASE}/include
31
31
32
WISH=		${LOCALBASE}/bin/wish8.4
32
WISH=		${LOCALBASE}/bin/wish8.4
33
33
(-)cad/xcircuit/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (xcircuit-3.3.18.tar.bz2) = c945e47cbfc2d4fa0878b443b9ad7f79
1
MD5 (xcircuit-3.3.19.tar.bz2) = 02519af42fcbcfa552aa339b74eaee2e
2
SIZE (xcircuit-3.3.18.tar.bz2) = 1097776
2
SIZE (xcircuit-3.3.19.tar.bz2) = 1099963

Return to bug 83152