summaryrefslogtreecommitdiff
path: root/x11-wm/pwm
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:34:56 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:34:56 +0000
commite894c29ad5fd45176ff40a63376707531adddba3 (patch)
treefe6e6f1047f8d67869e24a29bf32f5ba72588a1c /x11-wm/pwm
parentStagify. (diff)
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist.
Notes
Notes: svn path=/head/; revision=362026
Diffstat (limited to 'x11-wm/pwm')
-rw-r--r--x11-wm/pwm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/pwm/Makefile b/x11-wm/pwm/Makefile
index 4d2076d68296..c3d7555d8d8b 100644
--- a/x11-wm/pwm/Makefile
+++ b/x11-wm/pwm/Makefile
@@ -16,6 +16,8 @@ USE_XORG= x11
USES= gmake
MAKE_ENV= X11_PREFIX="${LOCALBASE}" HAS_SYSTEM_ASPRINTF=1
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${REINPLACE_CMD} -e \
's|^PREFIX=|PREFIX?=|g ; \