diff options
author | adamw <adamw@FreeBSD.org> | 2014-07-16 11:34:56 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-07-16 11:34:56 +0800 |
commit | e59a4b143e5a81be22c10888ea69fd7b283547b2 (patch) | |
tree | fe6e6f1047f8d67869e24a29bf32f5ba72588a1c /x11-wm/pwm | |
parent | dd23101ff5718a035365d041a14e0159b16908e9 (diff) | |
download | freebsd-ports-gnome-e59a4b143e5a81be22c10888ea69fd7b283547b2.tar.gz freebsd-ports-gnome-e59a4b143e5a81be22c10888ea69fd7b283547b2.tar.zst freebsd-ports-gnome-e59a4b143e5a81be22c10888ea69fd7b283547b2.zip |
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist.
Diffstat (limited to 'x11-wm/pwm')
-rw-r--r-- | x11-wm/pwm/Makefile | 2 |
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 ; \ |