svn commit: r365217 - head/devel/hwloc
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 17 18:13:47 UTC 2014
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
More information about the svn-ports-head
mailing list