Disable the man2html stuff completely.

PR:		ports/153532
Reported by:	Charlie Kester <corky1951@comcast.net>
This commit is contained in:
Jeremy Messenger 2010-12-31 18:25:00 +00:00
parent 63a8a93a5c
commit 18a640f0e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267237

View file

@ -59,8 +59,9 @@ post-patch:
@${REINPLACE_CMD} -e 's|/lib/dbus/machine-id|/db/dbus/machine-id|g' \
${WRKSRC}/dbus/Makefile.in \
${WRKSRC}/tools/Makefile.in
@${REINPLACE_CMD} -e 's|THREAD_LIBS -lrt|THREAD_LIBS|g' \
${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|THREAD_LIBS -lrt|THREAD_LIBS|g ; \
s|dummy man2html|dummy man2html_disable|g' \
${WRKSRC}/configure
.if !defined(DBUS_SLAVE)
post-install: