svn commit: r359211 - head/Mk/Uses
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jun 25 09:21:46 UTC 2014
Author: bapt
Date: Wed Jun 25 09:21:46 2014
New Revision: 359211
URL: http://svnweb.freebsd.org/changeset/ports/359211
QAT: https://qat.redports.org/buildarchive/r359211/
Log:
Fix category
Modified:
head/Mk/Uses/makeinfo.mk
Modified: head/Mk/Uses/makeinfo.mk
==============================================================================
--- head/Mk/Uses/makeinfo.mk Wed Jun 25 09:15:20 2014 (r359210)
+++ head/Mk/Uses/makeinfo.mk Wed Jun 25 09:21:46 2014 (r359211)
@@ -16,7 +16,7 @@ IGNORE= USES=makeinfo - expects no argum
.endif
.if !exists(/usr/bin/makeinfo)
-BUILD_DEPENDS+= makeinfo:${PORTSDIR}/devel/texinfo
+BUILD_DEPENDS+= makeinfo:${PORTSDIR}/print/texinfo
.endif
.endif
More information about the svn-ports-all
mailing list