svn commit: r359311 - head/editors/xemacs21-mule

Antoine Brodin antoine at FreeBSD.org
Wed Jun 25 22:00:49 UTC 2014


Author: antoine
Date: Wed Jun 25 22:00:49 2014
New Revision: 359311
URL: http://svnweb.freebsd.org/changeset/ports/359311
QAT: https://qat.redports.org/buildarchive/r359311/

Log:
  Allow to build with texinfo from ports
  
  With hat:	portmgr

Modified:
  head/editors/xemacs21-mule/Makefile

Modified: head/editors/xemacs21-mule/Makefile
==============================================================================
--- head/editors/xemacs21-mule/Makefile	Wed Jun 25 21:58:15 2014	(r359310)
+++ head/editors/xemacs21-mule/Makefile	Wed Jun 25 22:00:49 2014	(r359311)
@@ -43,7 +43,7 @@ XEMACS_VER=	${XEMACS_REL}.22
 XEMACS_ARCH=	${CONFIGURE_TARGET}
 
 USE_BZIP2=	yes
-USES=		gettext
+USES=		gettext makeinfo
 USE_CSTD=	gnu89
 USE_XORG=	xpm xbitmaps xaw
 STRIP=


More information about the svn-ports-head mailing list