Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 18:13:47 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365217 - head/devel/hwloc
Message-ID:  <201408171813.s7HIDlcR044612@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 17 18:13:46 2014
New Revision: 365217
URL: http://svnweb.freebsd.org/changeset/ports/365217
QAT: https://qat.redports.org/buildarchive/r365217/

Log:
  - Add DOCS to OPTIONS_DEFINE

Modified:
  head/devel/hwloc/Makefile

Modified: head/devel/hwloc/Makefile
==============================================================================
--- head/devel/hwloc/Makefile	Sun Aug 17 18:10:56 2014	(r365216)
+++ head/devel/hwloc/Makefile	Sun Aug 17 18:13:46 2014	(r365217)
@@ -28,7 +28,7 @@ PORTDOCS=	*
 ONLY_FOR_ARCHS=		i386 amd64 armv6
 ONLY_FOR_ARCHS_REASON=	has not been ported to this architecture
 
-OPTIONS_DEFINE=	CAIRO
+OPTIONS_DEFINE=	CAIRO DOCS
 
 CAIRO_CONFIGURE_OFF=	--disable-cairo --without-x
 CAIRO_CONFIGURE_ON=	--enable-cairo --with-x



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408171813.s7HIDlcR044612>