aboutsummaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-11-19 08:51:15 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-11-19 08:51:15 +0800
commitb782d8efaa5d85aea8b083dfc848a6576b309052 (patch)
tree6aa8e230bfe97e3fc98de02d628364cfccbffd50 /biology
parent791b73463f60c72db758880d1ad968aa63f94152 (diff)
downloadfreebsd-ports-gnome-b782d8efaa5d85aea8b083dfc848a6576b309052.tar.gz
freebsd-ports-gnome-b782d8efaa5d85aea8b083dfc848a6576b309052.tar.zst
freebsd-ports-gnome-b782d8efaa5d85aea8b083dfc848a6576b309052.zip
- Switch to options helpers
Diffstat (limited to 'biology')
-rw-r--r--biology/fluctuate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/fluctuate/Makefile b/biology/fluctuate/Makefile
index 142671c49190..368c47170403 100644
--- a/biology/fluctuate/Makefile
+++ b/biology/fluctuate/Makefile
@@ -21,7 +21,7 @@ OPTIONS_DEFINE= DOCS
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
-post-install:
+do-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/*.doc ${STAGEDIR}${DOCSDIR}