aboutsummaryrefslogtreecommitdiff
path: root/cad/jspice3
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:58:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:58:41 +0000
commit8e91f3161f9c1603aa8633d03faa39d0eb27baf5 (patch)
treead09b4f24df8e2cf74670acb86a133957eb333d0 /cad/jspice3
parent2324655f200dcb66c0a26dc9f7ba34216e5a7c3f (diff)
downloadports-8e91f3161f9c1603aa8633d03faa39d0eb27baf5.tar.gz
ports-8e91f3161f9c1603aa8633d03faa39d0eb27baf5.zip
Notes
Diffstat (limited to 'cad/jspice3')
-rw-r--r--cad/jspice3/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/cad/jspice3/Makefile b/cad/jspice3/Makefile
index 861bc8c39f3c..fb87b9b2bcc7 100644
--- a/cad/jspice3/Makefile
+++ b/cad/jspice3/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Jspice
-# Date created: 26 Feb 2006
-# Whom: Pedro F. Giffuni
-#
+# Created by: Pedro F. Giffuni
# $FreeBSD$
-#
PORTNAME= jspice3
PORTVERSION= 2.5.011109
@@ -22,6 +18,7 @@ OPTIONS_DEFINE= X11 EXAMPLES
OPTIONS_DEFAULT= X11
WRKSRC= ${WRKDIR}/${PORTNAME}-2.5
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}