svn commit: r396747 - head/x11-fonts/uw-ttyp0

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Sep 12 13:54:19 UTC 2015


Author: rakuco
Date: Sat Sep 12 13:54:18 2015
New Revision: 396747
URL: https://svnweb.freebsd.org/changeset/ports/396747

Log:
  Set NO_ARCH=yes, we are only shipping gzipped pcf files.

Modified:
  head/x11-fonts/uw-ttyp0/Makefile

Modified: head/x11-fonts/uw-ttyp0/Makefile
==============================================================================
--- head/x11-fonts/uw-ttyp0/Makefile	Sat Sep 12 13:37:33 2015	(r396746)
+++ head/x11-fonts/uw-ttyp0/Makefile	Sat Sep 12 13:54:18 2015	(r396747)
@@ -17,6 +17,7 @@ LICENSE_PERMS_TTYP0=	dist-mirror dist-se
 BUILD_DEPENDS=	bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
 
 HAS_CONFIGURE=	yes
+NO_ARCH=	yes
 USES=		fonts gmake perl5
 USE_PERL5=	build
 


More information about the svn-ports-all mailing list