aboutsummaryrefslogtreecommitdiff
path: root/cad/klayout
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/klayout
parent2324655f200dcb66c0a26dc9f7ba34216e5a7c3f (diff)
downloadports-8e91f3161f9c1603aa8633d03faa39d0eb27baf5.tar.gz
ports-8e91f3161f9c1603aa8633d03faa39d0eb27baf5.zip
Notes
Diffstat (limited to 'cad/klayout')
-rw-r--r--cad/klayout/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile
index 6e61e26e7756..8031da8600c5 100644
--- a/cad/klayout/Makefile
+++ b/cad/klayout/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: klayout
-# Date created: Sat, Apr 28, 2007
-# Whom: Hiroki Sato <hrs@FreeBSD.org>
-#
+# Created by: Hiroki Sato <hrs@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= klayout
PORTVERSION= 0.21.19
@@ -30,6 +26,7 @@ PLIST_FILES= bin/klayout \
PLATFORMKEYWORD= freebsd-32-gcc-release
+NO_STAGE= yes
do-build:
cd ${WRKSRC} && \
${SH} build.sh -platform ${PLATFORMKEYWORD} \