svn commit: r359259 - head/deskutils/hebcal

Baptiste Daroussin bapt at FreeBSD.org
Wed Jun 25 16:30:03 UTC 2014


Author: bapt
Date: Wed Jun 25 16:30:03 2014
New Revision: 359259
URL: http://svnweb.freebsd.org/changeset/ports/359259
QAT: https://qat.redports.org/buildarchive/r359259/

Log:
  Fix build without texinfo in base

Modified:
  head/deskutils/hebcal/Makefile

Modified: head/deskutils/hebcal/Makefile
==============================================================================
--- head/deskutils/hebcal/Makefile	Wed Jun 25 16:14:01 2014	(r359258)
+++ head/deskutils/hebcal/Makefile	Wed Jun 25 16:30:03 2014	(r359259)
@@ -9,6 +9,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 MAINTAINER=	edwin at mavetju.org
 COMMENT=	Hebrew Calendar calculator
 
+USES=		makeinfo
 HAS_CONFIGURE=	yes
 
 PLIST_FILES=	bin/hebcal \


More information about the svn-ports-head mailing list