summaryrefslogtreecommitdiff
path: root/devel/subversion
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-05-29 04:46:28 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-05-29 04:46:28 +0000
commit0129a04b176ca65bf3ac81ec08135e3743ff36cd (patch)
treec41990d4d5346247ec9d02aca23475ebb296dcf9 /devel/subversion
parentIts ruby client for Tarantool Key-Value Storage (diff)
- adoption of optionsNG
- add trace options to ncurses{-deve} - doc knob conversion in subversion{16} - trim headers/comments - eliminate some processing of bsd.port.pre.mk Approved by: portmgr (miwi)
Notes
Notes: svn path=/head/; revision=319339
Diffstat (limited to 'devel/subversion')
-rw-r--r--devel/subversion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion/Makefile b/devel/subversion/Makefile
index d815494b79e8..2df935d3f3f0 100644
--- a/devel/subversion/Makefile
+++ b/devel/subversion/Makefile
@@ -94,7 +94,7 @@ PLIST_SUB+= SVNMUCC=""
PLIST_SUB+= SVNMUCC="@comment "
.endif
-.if !defined(NOPORTDOCS) && ${PORT_OPTIONS:MBOOK}
+.if ${PORT_OPTIONS:MDOCS} && ${PORT_OPTIONS:MBOOK}
BOOK_HTML= svn-book-html-r${BOOK_VERSION}.tar.bz2
BOOK_PDF= svn-book-r${BOOK_VERSION}.pdf
DISTFILES+= ${BOOK_HTML}:book ${BOOK_PDF}:book