svn commit: r320107 - head/print/texinfo

Martin Wilke miwi at FreeBSD.org
Thu Jun 6 15:42:56 UTC 2013


Author: miwi
Date: Thu Jun  6 15:42:55 2013
New Revision: 320107
URL: http://svnweb.freebsd.org/changeset/ports/320107

Log:
  - Unbreak build
  
  Reported by:	pkg dev build

Modified:
  head/print/texinfo/Makefile
Directory Properties:
  head/print/texinfo/pkg-plist   (props changed)

Modified: head/print/texinfo/Makefile
==============================================================================
--- head/print/texinfo/Makefile	Thu Jun  6 15:41:26 2013	(r320106)
+++ head/print/texinfo/Makefile	Thu Jun  6 15:42:55 2013	(r320107)
@@ -25,6 +25,7 @@ USE_XZ=		yes
 INSTALL_TARGET=	install install-tex
 PKGDEINSTALL=	${PKGINSTALL}
 MAKE_JOBS_SAFE=	yes
+USES+=		charsetfix
 
 MAKE_ARGS=	TEXMF=${PREFIX}/${TEXMF}
 CPPFLAGS+=	-I${LOCALBASE}/lib


More information about the svn-ports-all mailing list