Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2014 20:28:15 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359301 - head/textproc/iksemel
Message-ID:  <201406252028.s5PKSFib022041@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Jun 25 20:28:15 2014
New Revision: 359301
URL: http://svnweb.freebsd.org/changeset/ports/359301
QAT: https://qat.redports.org/buildarchive/r359301/

Log:
  Allow to build with texinfo from ports

Modified:
  head/textproc/iksemel/Makefile

Modified: head/textproc/iksemel/Makefile
==============================================================================
--- head/textproc/iksemel/Makefile	Wed Jun 25 20:24:01 2014	(r359300)
+++ head/textproc/iksemel/Makefile	Wed Jun 25 20:28:15 2014	(r359301)
@@ -19,7 +19,7 @@ GNU_CONFIGURE=	yes
 CPPFLAGS+=	${CXXFLAGS} -I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 USE_LDCONFIG=	yes
-USES=		pkgconfig
+USES=		makeinfo pkgconfig
 
 INFO=	iksemel
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406252028.s5PKSFib022041>