diff options
-rw-r--r-- | news/fidogate/Makefile | 2 | ||||
-rw-r--r-- | news/hellanzb/Makefile | 2 | ||||
-rw-r--r-- | news/ifmail/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile index 4d948409a4cb..09df3aa611f9 100644 --- a/news/fidogate/Makefile +++ b/news/fidogate/Makefile @@ -23,7 +23,7 @@ DOCLIST= fidogate.texi fidogate.txt gatebau94.txt kludge-rfc.doc \ template.html fido howto misc rfc gatebau/msgid.sgml \ gatebau/msgid.tex gatebau/msgid.txt -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile index 25f31252bbec..a2986374e343 100644 --- a/news/hellanzb/Makefile +++ b/news/hellanzb/Makefile @@ -25,7 +25,7 @@ PORTDOCS= CHANGELOG CREDITS README NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/news/ifmail/Makefile b/news/ifmail/Makefile index 0daf540b16e4..e12353c8af4f 100644 --- a/news/ifmail/Makefile +++ b/news/ifmail/Makefile @@ -19,7 +19,7 @@ PLIST_SUB+= IFMAIL_RUNAS="${IFMAIL_RUNAS}" # USERS does not work here #USERS= ifmail -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |