svn commit: r455611 - head/sysutils/vils

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Dec 5 19:36:55 UTC 2017


Author: amdmi3
Date: Tue Dec  5 19:36:53 2017
New Revision: 455611
URL: https://svnweb.freebsd.org/changeset/ports/455611

Log:
  - Add NO_ARCH

Modified:
  head/sysutils/vils/Makefile

Modified: head/sysutils/vils/Makefile
==============================================================================
--- head/sysutils/vils/Makefile	Tue Dec  5 19:35:40 2017	(r455610)
+++ head/sysutils/vils/Makefile	Tue Dec  5 19:36:53 2017	(r455611)
@@ -16,6 +16,7 @@ LICENSE=	BSD2CLAUSE
 RUN_DEPENDS=	zsh:shells/zsh
 
 NO_BUILD=	yes
+NO_ARCH=	yes
 NO_WRKSUBDIR=	yes
 
 EXTRACT_CMD=	${CP}


More information about the svn-ports-head mailing list