svn commit: r394984 - head/security/ipfilter2dshield

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Aug 21 17:06:24 UTC 2015


Author: amdmi3
Date: Fri Aug 21 17:06:23 2015
New Revision: 394984
URL: https://svnweb.freebsd.org/changeset/ports/394984

Log:
  - Add NO_ARCH

Modified:
  head/security/ipfilter2dshield/Makefile

Modified: head/security/ipfilter2dshield/Makefile
==============================================================================
--- head/security/ipfilter2dshield/Makefile	Fri Aug 21 17:06:02 2015	(r394983)
+++ head/security/ipfilter2dshield/Makefile	Fri Aug 21 17:06:23 2015	(r394984)
@@ -21,6 +21,7 @@ PKGMESSAGE=	${WRKDIR}/pkg-message
 PKGDEINSTALL=	${WRKDIR}/pkg-deinstall
 
 NO_BUILD=	yes
+NO_ARCH=	yes
 NO_WRKSUBDIR=	yes
 
 do-extract:


More information about the svn-ports-head mailing list