svn commit: r397458 - head/www/redmine-sidebar_hide

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:27:36 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:27:35 2015
New Revision: 397458
URL: https://svnweb.freebsd.org/changeset/ports/397458

Log:
  - Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/www/redmine-sidebar_hide/Makefile

Modified: head/www/redmine-sidebar_hide/Makefile
==============================================================================
--- head/www/redmine-sidebar_hide/Makefile	Sun Sep 20 20:27:30 2015	(r397457)
+++ head/www/redmine-sidebar_hide/Makefile	Sun Sep 20 20:27:35 2015	(r397458)
@@ -8,6 +8,8 @@ CATEGORIES=	www
 MAINTAINER=	kozlov.sergey.404 at gmail.com
 COMMENT=	Adds simple hide button for sidebar of Redmine
 
+NO_ARCH=	yes
+
 USE_GITHUB=	YES
 GH_ACCOUNT=	bdemirkir
 GH_TAGNAME=	aa19281


More information about the svn-ports-all mailing list