svn commit: r360892 - head/mail/exim-doc-info

Vsevolod Stakhov vsevolod at FreeBSD.org
Sun Jul 6 12:45:58 UTC 2014


Author: vsevolod
Date: Sun Jul  6 12:45:58 2014
New Revision: 360892
URL: http://svnweb.freebsd.org/changeset/ports/360892
QAT: https://qat.redports.org/buildarchive/r360892/

Log:
  Set DOCSFORMAT variable to avoid duplicated PKGNAME.
  
  Submitted by:	sbruno

Modified:
  head/mail/exim-doc-info/Makefile

Modified: head/mail/exim-doc-info/Makefile
==============================================================================
--- head/mail/exim-doc-info/Makefile	Sun Jul  6 12:45:33 2014	(r360891)
+++ head/mail/exim-doc-info/Makefile	Sun Jul  6 12:45:58 2014	(r360892)
@@ -5,6 +5,7 @@ IGNORE=	exim no is no longer provided wi
 DEPRECATED=	yes
 EXPIRATION_DATE=	2014-07-30
 DISTDOCFORMAT=	texinfo
+DOCFORMAT=	info
 
 MASTERDIR=	${.CURDIR}/../exim-doc-html
   


More information about the svn-ports-head mailing list