svn commit: r393555 - head/textproc/txt2man

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Aug 4 21:06:44 UTC 2015


Author: amdmi3
Date: Tue Aug  4 21:06:43 2015
New Revision: 393555
URL: https://svnweb.freebsd.org/changeset/ports/393555

Log:
  - Add NO_ARCH

Modified:
  head/textproc/txt2man/Makefile

Modified: head/textproc/txt2man/Makefile
==============================================================================
--- head/textproc/txt2man/Makefile	Tue Aug  4 21:05:45 2015	(r393554)
+++ head/textproc/txt2man/Makefile	Tue Aug  4 21:06:43 2015	(r393555)
@@ -17,6 +17,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		cpe gmake
 MAKE_ENV=	prefix=${STAGEDIR}${PREFIX}
+NO_ARCH=	yes
 
 CPE_VENDER=	marc_vertes
 


More information about the svn-ports-head mailing list