svn commit: r403469 - head/www/alef-webfont

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Dec 10 21:26:41 UTC 2015


Author: amdmi3
Date: Thu Dec 10 21:26:39 2015
New Revision: 403469
URL: https://svnweb.freebsd.org/changeset/ports/403469

Log:
  - Add NO_ARCH
  
  Approved by:	portmgr blanket

Modified:
  head/www/alef-webfont/Makefile

Modified: head/www/alef-webfont/Makefile
==============================================================================
--- head/www/alef-webfont/Makefile	Thu Dec 10 21:26:12 2015	(r403468)
+++ head/www/alef-webfont/Makefile	Thu Dec 10 21:26:39 2015	(r403469)
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/mkfontdi
 
 USES=		zip
 NO_BUILD=	yes
+NO_ARCH=	yes
 FONTSDIR=	${PREFIX}/lib/x11/fonts/${PORTNAME}${PKGNAMESUFFIX}
 INSTDAT=	fonts.dir fonts.scale
 


More information about the svn-ports-all mailing list