diff options
Diffstat (limited to 'mail/pymsgauth/Makefile')
-rw-r--r-- | mail/pymsgauth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pymsgauth/Makefile b/mail/pymsgauth/Makefile index 7109f1205ad9..f4a04f589815 100644 --- a/mail/pymsgauth/Makefile +++ b/mail/pymsgauth/Makefile @@ -20,7 +20,7 @@ SUB_FILES= pkg-message DOCS= BUGS CHANGELOG pymsgauth.txt pymsgauth.html EXAMPLES= pymsgauthrc-example -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES do-install: @${MKDIR} ${STAGEDIR}${DATADIR} |