summaryrefslogtreecommitdiff
path: root/news/noffle
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:00:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:00:46 +0000
commitfa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (patch)
tree728a3619568ce38b9188fc0b8717a16a880d52d3 /news/noffle
parent. Update to 8u11. (diff)
Add DOCS option for ports with PORTDOCS in plist.
Notes
Notes: svn path=/head/; revision=362023
Diffstat (limited to 'news/noffle')
-rw-r--r--news/noffle/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/news/noffle/Makefile b/news/noffle/Makefile
index 275e33dd63de..19e1f3c4f839 100644
--- a/news/noffle/Makefile
+++ b/news/noffle/Makefile
@@ -25,6 +25,8 @@ PLIST_SUB+= SPOOL_DIR=${SPOOL_DIR}
DOCS= ChangeLog docs/FAQ INSTALL docs/INTERNALS README \
docs/testing.txt docs/noffle.lsm
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${REINPLACE_CMD} -e \
's|/etc/noffle.conf|${PREFIX}/etc/noffle.conf|g' \