From 99afccd1ce89497265f41f1d5227f29ef3c490e9 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 15 Jul 2014 16:14:15 +0000 Subject: Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. --- mail/phplist/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail/phplist') diff --git a/mail/phplist/Makefile b/mail/phplist/Makefile index 000383f6ee5e..8d0bbca978d0 100644 --- a/mail/phplist/Makefile +++ b/mail/phplist/Makefile @@ -26,6 +26,8 @@ PORTDOCS= BUGS INSTALL NEWS PEOPLE README README.batches \ SUB_FILES= phplist +OPTIONS_DEFINE= DOCS + .include post-extract: -- cgit