From 51ccfb349d2128065697ce7e85946e62e7dacc58 Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Thu, 7 Nov 2013 01:20:48 +0000 Subject: [PATCH] - remove conditional no longer required per staging --- mail/muttils/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/mail/muttils/Makefile b/mail/muttils/Makefile index bc2fca70f198..2b7478cabf5e 100644 --- a/mail/muttils/Makefile +++ b/mail/muttils/Makefile @@ -25,9 +25,7 @@ PORTEXAMPLES= * .include post-install: -.if ${PORT_OPTIONS:MEXAMPLES} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ( cd ${WRKSRC}/contrib && ${INSTALL_DATA} \example-* ${STAGEDIR}${EXAMPLESDIR} ) -.endif .include