From 3b13c98a60e823f1bc3e1f443d21e61fcb8dcbcc Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Fri, 4 Jul 2014 00:33:29 +0000 Subject: Remove NOPORTDOCS and NOPORTEXAMPLES. --- mail/squirrelmail-spam-buttons-plugin/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'mail/squirrelmail-spam-buttons-plugin') diff --git a/mail/squirrelmail-spam-buttons-plugin/Makefile b/mail/squirrelmail-spam-buttons-plugin/Makefile index 49e7bfa236bb..c158cb270a3a 100644 --- a/mail/squirrelmail-spam-buttons-plugin/Makefile +++ b/mail/squirrelmail-spam-buttons-plugin/Makefile @@ -15,16 +15,14 @@ USE_SM_COMPAT= yes SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/} +OPTIONS_DEFINE= DOCS + .include .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" post-extract: @${MV} ${WRKSRC}/${_SMSRCDIR}/config_example.php ${WRKSRC}/${_SMSRCDIR}/config.sample.php @${RM} ${WRKSRC}/${_SMSRCDIR}/README -.ifdef NOPORTDOCS - @${RM} -R ${WRKSRC}/${_SMSRCDIR}/docs -.else @${MV} ${WRKSRC}/${_SMSRCDIR}/docs ${WRKSRC}/${_SMSRCDIR}/doc -.endif .include -- cgit v1.2.3