svn commit: r397448 - head/databases/leo_center

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


Author: sunpoet
Date: Sun Sep 20 20:26:50 2015
New Revision: 397448
URL: https://svnweb.freebsd.org/changeset/ports/397448

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

Modified:
  head/databases/leo_center/Makefile

Modified: head/databases/leo_center/Makefile
==============================================================================
--- head/databases/leo_center/Makefile	Sun Sep 20 20:26:45 2015	(r397447)
+++ head/databases/leo_center/Makefile	Sun Sep 20 20:26:50 2015	(r397448)
@@ -44,6 +44,7 @@ SUB_LIST+=	LEOFS_USER=${LEOFS_USER} \
 		LEOFS_LOGDIR=${LEOFS_LOGDIR} \
 		LEOFS_RUNDIR=${LEOFS_RUNDIR}
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 post-patch:


More information about the svn-ports-head mailing list