svn commit: r437021 - head/x11/plasma-scriptengine-python

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Mar 27 11:05:01 UTC 2017


Author: rakuco
Date: Mon Mar 27 11:04:59 2017
New Revision: 437021
URL: https://svnweb.freebsd.org/changeset/ports/437021

Log:
  Set NO_ARCH=yes.
  
  The port only installs some .py/.pyc/.pyo files.

Modified:
  head/x11/plasma-scriptengine-python/Makefile

Modified: head/x11/plasma-scriptengine-python/Makefile
==============================================================================
--- head/x11/plasma-scriptengine-python/Makefile	Mon Mar 27 10:49:43 2017	(r437020)
+++ head/x11/plasma-scriptengine-python/Makefile	Mon Mar 27 11:04:59 2017	(r437021)
@@ -10,6 +10,7 @@ DIST_SUBDIR=	KDE/${PORTVERSION}
 MAINTAINER=	kde at FreeBSD.org
 COMMENT=	Plasma scriptengine for Python
 
+NO_ARCH=	yes
 USES=		cmake:outsource kde:4 python:2 tar:xz
 USE_KDE=	kdelibs pykde4 automoc4
 USE_QT4=	qmake_build moc_build uic_build rcc_build


More information about the svn-ports-all mailing list