Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2013 23:43:58 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328218 - head/mail/squirrelmail-plugins
Message-ID:  <201309242343.r8ONhw4l035478@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309242343.r8ONhw4l035478>