summaryrefslogtreecommitdiff
path: root/devel/aifad
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
commit857aec5d6b82d83ac07f49f4dab6463acb984c3c (patch)
tree1ac4f33e833450e6b1eb2c92fa0fd0d5853d4d65 /devel/aifad
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1)
Notes
Notes: svn path=/head/; revision=327722
Diffstat (limited to 'devel/aifad')
-rw-r--r--devel/aifad/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/aifad/Makefile b/devel/aifad/Makefile
index 62de324e6663..385469d77f88 100644
--- a/devel/aifad/Makefile
+++ b/devel/aifad/Makefile
@@ -27,6 +27,7 @@ PORTDOCS= *
PORTEXAMPLES= *
PLIST_FILES= bin/${PORTNAME}
+NO_STAGE= yes
post-install:
@${STRIP_CMD} ${PREFIX}/bin/${PORTNAME}
.if !defined(NOPORTDOCS)