Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2014 15:20:14 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365090 - head/news/husky-fidoconf-devel
Message-ID:  <201408161520.s7GFKEc3096124@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sat Aug 16 15:20:14 2014
New Revision: 365090
URL: http://svnweb.freebsd.org/changeset/ports/365090
QAT: https://qat.redports.org/buildarchive/r365090/

Log:
  Add USES=makeinfo. It still doesn't build but at least it fails using the
  correct tools.

Modified:
  head/news/husky-fidoconf-devel/Makefile

Modified: head/news/husky-fidoconf-devel/Makefile
==============================================================================
--- head/news/husky-fidoconf-devel/Makefile	Sat Aug 16 15:14:16 2014	(r365089)
+++ head/news/husky-fidoconf-devel/Makefile	Sat Aug 16 15:20:14 2014	(r365090)
@@ -10,7 +10,7 @@ LIB_DEPENDS=	libsmapi.so:${PORTSDIR}/new
 
 CONFLICTS=	husky-fidoconf-[0-9]*
 
-USES+=		perl5 shebangfix
+USES+=		perl5 shebangfix makeinfo
 SHEBANG_FILES=	util/fconf2areasbbs.pl util/fconf2na.pl util/sq2fc.pl
 USE_LDCONFIG=   yes
 INSTALL_TARGET=	install install-man



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