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/renattach/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/renattach') diff --git a/mail/renattach/Makefile b/mail/renattach/Makefile index 99e5f1b55732..80a45497758d 100644 --- a/mail/renattach/Makefile +++ b/mail/renattach/Makefile @@ -15,16 +15,16 @@ GNU_CONFIGURE= yes PORTDOCS= INSTALL PLIST_FILES= bin/renattach etc/renattach.conf.ex man/man1/renattach.1.gz +OPTIONS_DEFINE= DOCS + post-extract: @${RM} -f ${WRKSRC}/src/getopt* post-install: -.if !defined(NOPORTDOCS) @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} @${ECHO_MSG} "====================" @${ECHO_MSG} "Check with ${DOCSDIR}/INSTALL" @${ECHO_MSG} "After that you may need to adjust renattach.conf to your needs" -.endif .include -- cgit v1.2.3