summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/alttab/Makefile2
-rw-r--r--x11/konsole/Makefile2
-rw-r--r--x11/libXcm/Makefile2
-rw-r--r--x11/lightdm-gtk-greeter/Makefile2
-rw-r--r--x11/linux-c6-xorg-libs/Makefile2
-rw-r--r--x11/linux-c7-xorg-libs/Makefile2
-rw-r--r--x11/mate-desktop/Makefile2
-rw-r--r--x11/mate-panel/Makefile2
-rw-r--r--x11/menulibre/Makefile2
-rw-r--r--x11/trayer/Makefile2
-rw-r--r--x11/urxvt-perls/Makefile2
-rw-r--r--x11/wbarconf/Makefile2
-rw-r--r--x11/xcm/Makefile2
13 files changed, 26 insertions, 0 deletions
diff --git a/x11/alttab/Makefile b/x11/alttab/Makefile
index ca2b01324d35..8cce83b28df8 100644
--- a/x11/alttab/Makefile
+++ b/x11/alttab/Makefile
@@ -28,4 +28,6 @@ PORTDOCS= README \
alttab.ad \
wm-setup.md
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.mk>
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile
index 1eded20cc54b..9620d59af60b 100644
--- a/x11/konsole/Makefile
+++ b/x11/konsole/Makefile
@@ -21,4 +21,6 @@ USE_QT= core dbus gui network printsupport script scripttools sql \
widgets xml \
buildtools_build qmake_build
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.mk>
diff --git a/x11/libXcm/Makefile b/x11/libXcm/Makefile
index 45f8d0e3010f..c2f94a38ef30 100644
--- a/x11/libXcm/Makefile
+++ b/x11/libXcm/Makefile
@@ -19,4 +19,6 @@ USE_XORG= x11 xfixes xmu xt
INSTALL_TARGET= install-strip
PORTDOCS= *
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.mk>
diff --git a/x11/lightdm-gtk-greeter/Makefile b/x11/lightdm-gtk-greeter/Makefile
index b0cda2286099..c4277efe9635 100644
--- a/x11/lightdm-gtk-greeter/Makefile
+++ b/x11/lightdm-gtk-greeter/Makefile
@@ -21,6 +21,8 @@ USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
USE_XFCE= libexo
USE_XORG= x11
+OPTIONS_DEFINE= DOCS
+
post-install:
(cd ${STAGEDIR}${PREFIX}/etc/lightdm && ${MV} lightdm-gtk-greeter.conf \
lightdm-gtk-greeter.conf.sample)
diff --git a/x11/linux-c6-xorg-libs/Makefile b/x11/linux-c6-xorg-libs/Makefile
index 28d6842d035c..79023a09d704 100644
--- a/x11/linux-c6-xorg-libs/Makefile
+++ b/x11/linux-c6-xorg-libs/Makefile
@@ -81,6 +81,8 @@ USE_LDCONFIG= yes
USE_LINUX= fontconfig
USE_LINUX_RPM= yes
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${RM} -r ${WRKSRC}/usr/share/icons
diff --git a/x11/linux-c7-xorg-libs/Makefile b/x11/linux-c7-xorg-libs/Makefile
index 68308215b53d..6b92d473c03b 100644
--- a/x11/linux-c7-xorg-libs/Makefile
+++ b/x11/linux-c7-xorg-libs/Makefile
@@ -85,6 +85,8 @@ USE_LDCONFIG= yes
USE_LINUX= fontconfig
USE_LINUX_RPM= yes
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${RM} -r ${WRKSRC}/usr/share/icons
diff --git a/x11/mate-desktop/Makefile b/x11/mate-desktop/Makefile
index b5ff54408c1c..d973e93f478b 100644
--- a/x11/mate-desktop/Makefile
+++ b/x11/mate-desktop/Makefile
@@ -49,4 +49,6 @@ GLIB_SCHEMAS= org.mate.accessibility-keyboard.gschema.xml \
org.mate.typing-break.gschema.xml \
org.mate.debug.gschema.xml
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.mk>
diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile
index 19e834262409..929ee89ba292 100644
--- a/x11/mate-panel/Makefile
+++ b/x11/mate-panel/Makefile
@@ -44,4 +44,6 @@ GLIB_SCHEMAS= org.mate.panel.applet.clock.gschema.xml \
org.mate.panel.object.gschema.xml \
org.mate.panel.toplevel.gschema.xml
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.mk>
diff --git a/x11/menulibre/Makefile b/x11/menulibre/Makefile
index e15736d5da03..b25f80f4c49c 100644
--- a/x11/menulibre/Makefile
+++ b/x11/menulibre/Makefile
@@ -22,6 +22,8 @@ USE_GNOME= intltool pygobject3
USE_PYTHON= distutils
INSTALLS_ICONS= yes
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.pre.mk>
PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS:N--single-version-externally-managed}
diff --git a/x11/trayer/Makefile b/x11/trayer/Makefile
index 2071e93cd579..7abb3e8b3e81 100644
--- a/x11/trayer/Makefile
+++ b/x11/trayer/Makefile
@@ -26,6 +26,8 @@ PORTDOCS= README CREDITS CHANGELOG
PLIST_FILES= bin/trayer man/man1/trayer.1.gz
+OPTIONS_DEFINE= DOCS
+
post-install:
${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/x11/urxvt-perls/Makefile b/x11/urxvt-perls/Makefile
index faf57edb1bf1..96550b12eae4 100644
--- a/x11/urxvt-perls/Makefile
+++ b/x11/urxvt-perls/Makefile
@@ -21,6 +21,8 @@ INSTDIR_REL= lib/urxvt/perl
SCRIPTS= clipboard keyboard-select url-select
PLIST_FILES+= ${SCRIPTS:C/^/${INSTDIR_REL}\//}
+OPTIONS_DEFINE= DOCS
+
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/${INSTDIR_REL}
.for s in ${SCRIPTS}
diff --git a/x11/wbarconf/Makefile b/x11/wbarconf/Makefile
index 6239ce087621..529474d96edd 100644
--- a/x11/wbarconf/Makefile
+++ b/x11/wbarconf/Makefile
@@ -23,6 +23,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
PORTDOCS= README COPYING
INSTALLS_ICONS= yes
+OPTIONS_DEFINE= DOCS
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
${MKDIR} ${STAGEDIR}${DATADIR}
diff --git a/x11/xcm/Makefile b/x11/xcm/Makefile
index 5d9c0cd17a12..f88ecd77c344 100644
--- a/x11/xcm/Makefile
+++ b/x11/xcm/Makefile
@@ -30,4 +30,6 @@ PLIST_FILES= bin/xcm bin/xcmedid bin/xcmevents bin/xcmhextobin \
man/man1/xcmevents.1.gz man/man1/xcmhextobin.1.gz
PORTDOCS= *
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.mk>