aboutsummaryrefslogtreecommitdiff
path: root/cad/xcircuit/Makefile
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2008-11-14 17:41:30 +0000
committerShaun Amott <shaun@FreeBSD.org>2008-11-14 17:41:30 +0000
commitc9d2401b9321157931d2c02b1b1f2ac3e3e31a46 (patch)
tree935632011880cad327d5358713906c5e6aa472a6 /cad/xcircuit/Makefile
parenta595642e37aa4f68456489bdd387d5c7dce119d0 (diff)
downloadports-c9d2401b9321157931d2c02b1b1f2ac3e3e31a46.tar.gz
ports-c9d2401b9321157931d2c02b1b1f2ac3e3e31a46.zip
Notes
Diffstat (limited to 'cad/xcircuit/Makefile')
-rw-r--r--cad/xcircuit/Makefile15
1 files changed, 7 insertions, 8 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index b28258c95683..0251401659c1 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -1,27 +1,26 @@
# New ports collection makefile for: xcircuit
# Date created: 3 Apr 1998
-# Whom: giffunip@asme.org
+# Whom: Pedro F. Giffuni
#
# $FreeBSD$
#
PORTNAME= xcircuit
-PORTVERSION= 3.4.22
-PORTREVISION= 2
+PORTVERSION= 3.4.30
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \
http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
EXTRACT_SUFX= .tgz
-MAINTAINER= shaun@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An X11 drawing program [especially for circuit schematics]
USE_XORG= xpm xt
-USE_TCL= 84
-USE_TCL_BUILD= 84
-USE_TK= 84
-USE_TK_BUILD= 84
+USE_TCL= 85
+USE_TCL_BUILD= 85
+USE_TK= 85
+USE_TK_BUILD= 85
USE_GHOSTSCRIPT_RUN= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes