svn commit: r406407 - head/databases/puppetdb

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 17 13:17:39 UTC 2016


Author: sunpoet
Date: Sun Jan 17 13:17:38 2016
New Revision: 406407
URL: https://svnweb.freebsd.org/changeset/ports/406407

Log:
  - Add NO_ARCH
  
  Approved by:	portmgr (blanket)
  Sponsored by:	PortsCamp Taiwan

Modified:
  head/databases/puppetdb/Makefile

Modified: head/databases/puppetdb/Makefile
==============================================================================
--- head/databases/puppetdb/Makefile	Sun Jan 17 13:15:54 2016	(r406406)
+++ head/databases/puppetdb/Makefile	Sun Jan 17 13:17:38 2016	(r406407)
@@ -27,6 +27,7 @@ SHEBANG_FILES=	ext/files/puppetdb \
 		ext/files/puppetdb-ssl-setup
 USE_JAVA=	yes
 USE_RAKE=	yes
+NO_ARCH=	yes
 NO_BUILD=	yes
 JAVA_VERSION=	1.7+
 


More information about the svn-ports-all mailing list