svn commit: r315944 - head/textproc/zorba

Pietro Cerutti gahr at FreeBSD.org
Wed Apr 17 08:08:37 UTC 2013


Author: gahr
Date: Wed Apr 17 08:08:37 2013
New Revision: 315944
URL: http://svnweb.freebsd.org/changeset/ports/315944

Log:
  - Add DOCS to OPTIONS_DEFINE
  
  Reported by:	tijl
  Feature safe:	yes

Modified:
  head/textproc/zorba/Makefile

Modified: head/textproc/zorba/Makefile
==============================================================================
--- head/textproc/zorba/Makefile	Wed Apr 17 08:03:08 2013	(r315943)
+++ head/textproc/zorba/Makefile	Wed Apr 17 08:08:37 2013	(r315944)
@@ -23,7 +23,7 @@ RUN_DEPENDS=	fop:${PORTSDIR}/textproc/fo
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-OPTIONS_DEFINE=	PHP PYTHON RUBY JAVA
+OPTIONS_DEFINE=	PHP PYTHON RUBY JAVA DOCS
 
 # Both install include/xqc.h
 CONFLICTS=	xqilla-[0-9]*


More information about the svn-ports-head mailing list