aboutsummaryrefslogtreecommitdiff
path: root/biology/phred
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-01-03 15:46:52 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-01-03 15:46:52 +0000
commit955d37365b6f6918a963a5ec58d42d476ad35376 (patch)
tree207a8a09b4099789858b3482aafceec341e79e71 /biology/phred
parentf5da53d279df636b600a231acd6756159f779c34 (diff)
downloadports-955d37365b6f6918a963a5ec58d42d476ad35376.tar.gz
ports-955d37365b6f6918a963a5ec58d42d476ad35376.zip
Convert biology to MDOCS and MEXAMPLES
Notes
Notes: svn path=/head/; revision=338550
Diffstat (limited to 'biology/phred')
-rw-r--r--biology/phred/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/phred/Makefile b/biology/phred/Makefile
index 99ab3f200deb..d185d91dcbd2 100644
--- a/biology/phred/Makefile
+++ b/biology/phred/Makefile
@@ -51,7 +51,7 @@ do-install:
.for f in ${DATAFILES}
@${INSTALL_DATA} ${WRKSRC}/${f} ${DATADIR}/${f}.dist
.endfor
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${DOCSDIR}
.for f in ${PORTDOCS}
@${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}