1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Adjust dependency after textproc/docproj changes

This commit is contained in:
Gabor Kovesdan 2013-11-07 20:29:19 +00:00
parent 3af7385459
commit f668b29bad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333153

View File

@ -26,6 +26,7 @@
PORTNAME= freebsd-doc
PORTVERSION= 43088
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= misc docs
MASTER_SITES= LOCAL/blackend
@ -85,11 +86,7 @@ DOCFORMAT= html-split
WITH_HTML_SPLIT= yes
.endif
.if ${PORT_OPTIONS:MPDF} || ${PORT_OPTIONS:MPS}
BUILD_DEPENDS= docproj>=1.17:${PORTSDIR}/textproc/docproj
.else
BUILD_DEPENDS= docproj-nojadetex>=1.17:${PORTSDIR}/textproc/docproj-nojadetex
.endif
MAKE_JOBS_UNSAFE= yes