svn commit: r442880 - head/games/kajongg

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 7 19:12:12 UTC 2017


Author: sunpoet
Date: Wed Jun  7 19:12:11 2017
New Revision: 442880
URL: https://svnweb.freebsd.org/changeset/ports/442880

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/games/kajongg/Makefile

Modified: head/games/kajongg/Makefile
==============================================================================
--- head/games/kajongg/Makefile	Wed Jun  7 19:12:05 2017	(r442879)
+++ head/games/kajongg/Makefile	Wed Jun  7 19:12:11 2017	(r442880)
@@ -8,6 +8,7 @@ CATEGORIES=	games kde kde-kde4
 MAINTAINER=	kde at FreeBSD.org
 COMMENT=	${${PORTNAME}_DESC}
 
+NO_ARCH=	yes
 USES=		cmake:outsource kde:4 python tar:xz twisted:run shebangfix sqlite
 USE_KDE=	kdelibs pykde4 automoc4
 USE_QT4=	moc_build qmake_build rcc_build uic_build


More information about the svn-ports-all mailing list