aboutsummaryrefslogtreecommitdiff
path: root/cad/jspice3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/jspice3/Makefile')
-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}