aboutsummaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-12-02 19:58:21 +0800
committerMathieu Arnold <mat@FreeBSD.org>2016-12-02 19:58:21 +0800
commit8b4093cba5775260e98d51f74cd187fb9af825a8 (patch)
tree4a28bf50f532fa82a149cbc3f9c041d48a23921b /biology
parentf38d6cb92bbd96d100bae02b23ace94acea1cf8e (diff)
downloadfreebsd-ports-8b4093cba5775260e98d51f74cd187fb9af825a8.tar.gz
freebsd-ports-8b4093cba5775260e98d51f74cd187fb9af825a8.tar.zst
freebsd-ports-8b4093cba5775260e98d51f74cd187fb9af825a8.zip
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do "things" at a later time, like some plist manipulation. While there, fold post-install in do-install targets when they are defined. PR: 214780 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=427552
Diffstat (limited to 'biology')
-rw-r--r--biology/cd-hit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/cd-hit/Makefile b/biology/cd-hit/Makefile
index 00c9d2e7c763..b28743051285 100644
--- a/biology/cd-hit/Makefile
+++ b/biology/cd-hit/Makefile
@@ -31,7 +31,7 @@ post-patch:
-e 's|/bin/bash|${LOCALBASE}/bin/bash|g' \
${WRKSRC}/*.pl
-post-stage:
+post-install:
@cd ${STAGEDIR}${PREFIX}/bin && \
${STRIP_CMD} cd-hit cd-hit-2d cd-hit-454 \
cd-hit-div cd-hit-est cd-hit-est-2d