aboutsummaryrefslogtreecommitdiff
path: root/cad/xcircuit/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-02-19 23:24:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-02-19 23:24:58 +0000
commit332aa8a15afdc5b627c1010fd16f10ef68c8f0d7 (patch)
treec3acbe82cc929775ad79f483952242dd15eeebf4 /cad/xcircuit/Makefile
parent036fe89b5ce6a0bbc911a89779d6621f72989db6 (diff)
downloadports-332aa8a15afdc5b627c1010fd16f10ef68c8f0d7.tar.gz
ports-332aa8a15afdc5b627c1010fd16f10ef68c8f0d7.zip
- Update to 3.7.27
PR: 164987 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=291866
Diffstat (limited to 'cad/xcircuit/Makefile')
-rw-r--r--cad/xcircuit/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index bbf6d9b52107..6adbb3b6b768 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -6,15 +6,19 @@
#
PORTNAME= xcircuit
-PORTVERSION= 3.7.26
+PORTVERSION= 3.7.27
PORTEPOCH= 1
CATEGORIES= cad
-MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/
+MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \
+ http://fossies.org/unix/misc/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= An X11 drawing program [especially for circuit schematics]
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+
USE_XORG= xpm xt
USE_TCL= 85
USE_TCL_BUILD= 85
@@ -27,6 +31,7 @@ CONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} \
--with-tk=${TK_LIBDIR}
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \
AUTOMAKE="${TRUE}"
+MAKE_JOBS_SAFE= yes
CFLAGS+= -fPIC