svn commit: r406055 - head/finance/jgnash

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Jan 13 16:05:06 UTC 2016


Author: amdmi3
Date: Wed Jan 13 16:05:04 2016
New Revision: 406055
URL: https://svnweb.freebsd.org/changeset/ports/406055

Log:
  - Add NO_ARCH

Modified:
  head/finance/jgnash/Makefile

Modified: head/finance/jgnash/Makefile
==============================================================================
--- head/finance/jgnash/Makefile	Wed Jan 13 16:05:00 2016	(r406054)
+++ head/finance/jgnash/Makefile	Wed Jan 13 16:05:04 2016	(r406055)
@@ -24,6 +24,7 @@ JAVA_VERSION=	1.6+
 JAVA_VENDOR=	openjdk
 
 NO_BUILD=	yes
+NO_ARCH=	yes
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${DATADIR}


More information about the svn-ports-all mailing list