aboutsummaryrefslogtreecommitdiff
path: root/cad/gnucap
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/gnucap
parent2324655f200dcb66c0a26dc9f7ba34216e5a7c3f (diff)
downloadports-8e91f3161f9c1603aa8633d03faa39d0eb27baf5.tar.gz
ports-8e91f3161f9c1603aa8633d03faa39d0eb27baf5.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: cad)
Notes
Notes: svn path=/head/; revision=327711
Diffstat (limited to 'cad/gnucap')
-rw-r--r--cad/gnucap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile
index da43f338725d..b6cd3220d0aa 100644
--- a/cad/gnucap/Makefile
+++ b/cad/gnucap/Makefile
@@ -25,6 +25,7 @@ PORTDOCS= *
PORTEXAMPLES= *
PLIST_FILES= bin/gnucap bin/gnucap-modelgen
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MREADLINE}