svn commit: r359589 - head/x11-wm/sawfish

Antoine Brodin antoine at FreeBSD.org
Fri Jun 27 17:51:31 UTC 2014


Author: antoine
Date: Fri Jun 27 17:51:31 2014
New Revision: 359589
URL: http://svnweb.freebsd.org/changeset/ports/359589
QAT: https://qat.redports.org/buildarchive/r359589/

Log:
  Allow to build with texinfo from ports

Modified:
  head/x11-wm/sawfish/Makefile

Modified: head/x11-wm/sawfish/Makefile
==============================================================================
--- head/x11-wm/sawfish/Makefile	Fri Jun 27 17:44:48 2014	(r359588)
+++ head/x11-wm/sawfish/Makefile	Fri Jun 27 17:51:31 2014	(r359589)
@@ -19,7 +19,7 @@ BUILD_DEPENDS=	rep-gtk2>=0.90:${PORTSDIR
 LIB_DEPENDS=	librep.so:${PORTSDIR}/lang/librep
 RUN_DEPENDS=	rep-gtk2>=0.90:${PORTSDIR}/x11-toolkits/rep-gtk2
 
-USES=		gettext gmake pathfix pkgconfig tar:xz libtool
+USES=		gettext gmake makeinfo pathfix pkgconfig tar:xz libtool
 USE_XORG=	ice sm x11 xft xinerama xrandr xtst
 USE_GNOME=	cairo gnomehier gtk20
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list