Date: Wed, 25 Jun 2014 16:30:03 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359259 - head/deskutils/hebcal Message-ID: <201406251630.s5PGU3We007390@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@mavetju.org COMMENT= Hebrew Calendar calculator +USES= makeinfo HAS_CONFIGURE= yes PLIST_FILES= bin/hebcal \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406251630.s5PGU3We007390>