svn commit: r328218 - head/mail/squirrelmail-plugins

Bryan Drewery bdrewery at FreeBSD.org
Tue Sep 24 23:43:58 UTC 2013


Author: bdrewery
Date: Tue Sep 24 23:43:57 2013
New Revision: 328218
URL: http://svnweb.freebsd.org/changeset/ports/328218

Log:
  Support staging

Modified:
  head/mail/squirrelmail-plugins/Makefile

Modified: head/mail/squirrelmail-plugins/Makefile
==============================================================================
--- head/mail/squirrelmail-plugins/Makefile	Tue Sep 24 23:38:32 2013	(r328217)
+++ head/mail/squirrelmail-plugins/Makefile	Tue Sep 24 23:43:57 2013	(r328218)
@@ -12,6 +12,7 @@ MAINTAINER=		ports at FreeBSD.org
 COMMENT=		A "meta-port" to install SquirrelMail plugins
 
 NO_BUILD=	yes
+NO_MTREE=	yes
 
 .ifdef SQUIRRELDIR
 PLIST_SUB+=	SQUIRRELDIR=${SQUIRRELDIR}
@@ -55,7 +56,6 @@ VLOGIN_DESC=	Multi-site-hosting capabili
 WEBSRCH_DESC=	Web search engines plugin
 WETTER_DESC=	Weather in Germany plugin
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${PORT_OPTIONS:MSIEVE}


More information about the svn-ports-all mailing list