summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-15 17:14:33 +0000
committeradamw <adamw@FreeBSD.org>2014-07-15 17:14:33 +0000
commita450bb94003614a9baf037f5f4a68218681158d1 (patch)
treebe71b7c53b8df171c26c5a8ee5af87d79c71dcf1
parent295bd73ba2543a7fcb825d310a3a1c6dccfaacbb (diff)
downloadFreeBSD-ports-a450bb94003614a9baf037f5f4a68218681158d1.zip
FreeBSD-ports-a450bb94003614a9baf037f5f4a68218681158d1.tar.gz
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
-rw-r--r--x11-fonts/doulos-compact/Makefile2
-rw-r--r--x11-fonts/doulos/Makefile2
-rw-r--r--x11-fonts/fontconfig/Makefile2
-rw-r--r--x11-toolkits/fox14/Makefile2
-rw-r--r--x11-toolkits/iwidgets/Makefile2
-rw-r--r--x11-toolkits/py-gtk2/Makefile2
-rw-r--r--x11/rxvt-unicode/Makefile2
-rw-r--r--x11/xorg/Makefile2
8 files changed, 13 insertions, 3 deletions
diff --git a/x11-fonts/doulos-compact/Makefile b/x11-fonts/doulos-compact/Makefile
index 6fcc7b6..4bc3356 100644
--- a/x11-fonts/doulos-compact/Makefile
+++ b/x11-fonts/doulos-compact/Makefile
@@ -27,6 +27,8 @@ NO_BUILD= yes
PLIST_FILES= ${FONTROOTDIR:S/${PREFIX}\///}/${FONTDIR}/${PORTNAME}-R.ttf
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
PORTDOCS= FONTLOG.txt OFL-FAQ.txt OFL.txt README.txt feat_set_tuned.xml
diff --git a/x11-fonts/doulos/Makefile b/x11-fonts/doulos/Makefile
index 73a9a81..d666574 100644
--- a/x11-fonts/doulos/Makefile
+++ b/x11-fonts/doulos/Makefile
@@ -23,6 +23,8 @@ NO_BUILD= yes
PLIST_FILES= ${FONTROOTDIR:S/${PREFIX}\///}/${FONTDIR}/${PORTNAME}-R.ttf
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
PORTDOCS= FONTLOG.txt OFL-FAQ.txt OFL.txt README.txt
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile
index 9aa21c7..f9a8739 100644
--- a/x11-fonts/fontconfig/Makefile
+++ b/x11-fonts/fontconfig/Makefile
@@ -39,6 +39,8 @@ MAN1PAGES= fc-cache.1 fc-cat.1 fc-list.1 fc-match.1 fc-query.1 fc-scan.1
MAN5PAGES= fonts-conf.5
PORTDOCS= fontconfig-user.html fontconfig-user.pdf fontconfig-user.txt
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
# work around fc-cache crash on arm platform
diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile
index c5a8c01..4d81ce8 100644
--- a/x11-toolkits/fox14/Makefile
+++ b/x11-toolkits/fox14/Makefile
@@ -33,7 +33,7 @@ PORTDOCS= *
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-OPTIONS_DEFINE= OPTIMIZED_CFLAGS CUPS DEBUG APPS PROFILE SHM XFT
+OPTIONS_DEFINE= OPTIMIZED_CFLAGS CUPS DEBUG APPS PROFILE SHM XFT DOCS
OPTIONS_DEFAULT=SHM XFT
APPS_DESC= Install sample applications
SHM_DESC= Shared Memory support
diff --git a/x11-toolkits/iwidgets/Makefile b/x11-toolkits/iwidgets/Makefile
index 98dd76b..099e192 100644
--- a/x11-toolkits/iwidgets/Makefile
+++ b/x11-toolkits/iwidgets/Makefile
@@ -27,6 +27,8 @@ MAKE_ARGS+= INSTALL_ROOT=${STAGEDIR}
PORTDOCS= CHANGES ChangeLog README iwidgets.ps
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
post-patch:
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index f87c1d4..98ee461 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -34,7 +34,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/py-gtk
CONFLICTS= py*-gtk-0*
-OPTIONS_DEFINE= NUMPY
+OPTIONS_DEFINE= NUMPY DOCS EXAMPLES
NUMPY_DESC= Numpy support (pulls in lang/gcc)
.include <bsd.port.options.mk>
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index cadac20..848aeca 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_ARGS= --enable-everything --with-term=rxvt \
OPTIONS_DEFINE= PERL XIM UNICODE3 ISO14755 COMBINING RXVT_SCROLLBAR \
NEXT_SCROLLBAR XTERM_SCROLLBAR BACKSPACE_KEY DELETE_KEY \
MOUSEWHEEL SMART_RESIZE IMLOCALE_FIX GDK_PIXBUF \
- NOTIFY 256_COLOR
+ NOTIFY 256_COLOR DOCS
SHEBANG_FILES= ${WRKSRC}/src/perl/*
perl_OLD_CMD= perl
diff --git a/x11/xorg/Makefile b/x11/xorg/Makefile
index 8ba46be..3bddcb9 100644
--- a/x11/xorg/Makefile
+++ b/x11/xorg/Makefile
@@ -20,6 +20,8 @@ RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dri.pc:${PORTSDIR}/graphics/dri
RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xbitmaps.pc:${PORTSDIR}/x11/xbitmaps \
${LOCALBASE}/lib/X11/icons/handhelds/cursors/X_cursor:${PORTSDIR}/x11-themes/xcursor-themes
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
# doc
OpenPOWER on IntegriCloud