summaryrefslogtreecommitdiffstats
path: root/cad/gdsreader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gdsreader/Makefile')
-rw-r--r--cad/gdsreader/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/cad/gdsreader/Makefile b/cad/gdsreader/Makefile
index ecce08b..9737211 100644
--- a/cad/gdsreader/Makefile
+++ b/cad/gdsreader/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: gdsreader
-# Date created: Sat, Apr 28, 2007
-# Whom: Hiroki Sato <hrs@FreeBSD.org>
-#
+# Created by: Hiroki Sato <hrs@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gdsreader
PORTVERSION= 0.3.2
@@ -22,6 +18,7 @@ PLIST_FILES= bin/gdsreader bin/maptolayer \
${EXFILES:S,^,${EXAMPLESDIR_REL}/,}
PLIST_DIRS= ${EXAMPLESDIR_REL}
+NO_STAGE= yes
post-install:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} install-data
.if !defined(NOPORTDOCS)
OpenPOWER on IntegriCloud