Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2015 22:23:33 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393279 - head/mail/roundcube-login_info
Message-ID:  <201507302223.t6UMNXDA065213@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Jul 30 22:23:33 2015
New Revision: 393279
URL: https://svnweb.freebsd.org/changeset/ports/393279

Log:
  - Add NO_ARCH
  - Drop @dirrm* from plist
  
  Approved by:	portmgr blanket

Modified:
  head/mail/roundcube-login_info/Makefile
  head/mail/roundcube-login_info/pkg-plist

Modified: head/mail/roundcube-login_info/Makefile
==============================================================================
--- head/mail/roundcube-login_info/Makefile	Thu Jul 30 22:23:20 2015	(r393278)
+++ head/mail/roundcube-login_info/Makefile	Thu Jul 30 22:23:33 2015	(r393279)
@@ -17,6 +17,7 @@ LICENSE=	GPLv2
 RUN_DEPENDS=	roundcube>=0.5:${PORTSDIR}/mail/roundcube
 
 NO_BUILD=	yes
+NO_ARCH=	yes
 
 WWWDIR=		${LOCALBASE}/www/roundcube
 PLUGDIR=	${WWWDIR}/plugins/login_info

Modified: head/mail/roundcube-login_info/pkg-plist
==============================================================================
--- head/mail/roundcube-login_info/pkg-plist	Thu Jul 30 22:23:20 2015	(r393278)
+++ head/mail/roundcube-login_info/pkg-plist	Thu Jul 30 22:23:33 2015	(r393279)
@@ -2,4 +2,3 @@
 %%PLUGDIR%%/README
 %%PLUGDIR%%/config.inc.php.dist
 %%PLUGDIR%%/login_info.php
-@dirrmtry %%PLUGDIR%%



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