svn commit: r367577 - head/lang/yap-devel

Antoine Brodin antoine at FreeBSD.org
Sun Sep 7 17:09:50 UTC 2014


Author: antoine
Date: Sun Sep  7 17:09:50 2014
New Revision: 367577
URL: http://svnweb.freebsd.org/changeset/ports/367577
QAT: https://qat.redports.org/buildarchive/r367577/

Log:
  Unbreak by fixing a typo

Modified:
  head/lang/yap-devel/Makefile

Modified: head/lang/yap-devel/Makefile
==============================================================================
--- head/lang/yap-devel/Makefile	Sun Sep  7 16:59:24 2014	(r367576)
+++ head/lang/yap-devel/Makefile	Sun Sep  7 17:09:50 2014	(r367577)
@@ -23,7 +23,7 @@ MYDDAS_DESC=	Enable MySQL support
 DOCS_USE=		TEX=formats:build,dvipsk:build
 DOCS_BUILD_DEPENDS=	${LOCALBASE}/bin/texi2html:${PORTSDIR}/textproc/texi2html \
 			${LOCALBASE}/bin/texi2pdf:${PORTSDIR}/print/texinfo
-DOCS_INSTALL_TARGET=	install install_doc
+DOCS_INSTALL_TARGET=	install install_docs
 
 MYDDAS_LIB_DEPENDS=		libiodbc.so:${PORTSDIR}/databases/libiodbc
 MYDDAS_CONFIGURE_ENABLE=	myddas myddas-top-level


More information about the svn-ports-head mailing list