svn commit: r331465 - head/graphics/opencolorio

Tijl Coosemans tijl at FreeBSD.org
Thu Oct 24 08:14:01 UTC 2013


Author: tijl
Date: Thu Oct 24 08:14:00 2013
New Revision: 331465
URL: http://svnweb.freebsd.org/changeset/ports/331465

Log:
  Add back DOCS option accidentally removed in previous commit.

Modified:
  head/graphics/opencolorio/Makefile

Modified: head/graphics/opencolorio/Makefile
==============================================================================
--- head/graphics/opencolorio/Makefile	Thu Oct 24 07:26:35 2013	(r331464)
+++ head/graphics/opencolorio/Makefile	Thu Oct 24 08:14:00 2013	(r331465)
@@ -17,6 +17,8 @@ GH_PROJECT=	OpenColorIO
 GH_TAGNAME=	v${PORTVERSION}
 GH_COMMIT=	8883824
 
+OPTIONS_DEFINE=	DOCS
+
 LDFLAGS+=	-L${LOCALBASE}/lib
 PLIST=		${PKGDIR}/pkg-plist${PKGNAMESUFFIX}
 USES=		cmake:outsource pkgconfig


More information about the svn-ports-all mailing list