svn commit: r437022 - head/x11/plasma-scriptengine-ruby
Raphael Kubo da Costa
rakuco at FreeBSD.org
Mon Mar 27 11:05:45 UTC 2017
Author: rakuco
Date: Mon Mar 27 11:05:43 2017
New Revision: 437022
URL: https://svnweb.freebsd.org/changeset/ports/437022
Log:
Set NO_ARCH=yes.
The port does not install any arch-specific files, as reported by Poudriere.
Modified:
head/x11/plasma-scriptengine-ruby/Makefile
Modified: head/x11/plasma-scriptengine-ruby/Makefile
==============================================================================
--- head/x11/plasma-scriptengine-ruby/Makefile Mon Mar 27 11:04:59 2017 (r437021)
+++ head/x11/plasma-scriptengine-ruby/Makefile Mon Mar 27 11:05:43 2017 (r437022)
@@ -10,6 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde at FreeBSD.org
COMMENT= Plasma scriptengine for Ruby
+NO_ARCH= yes
USES= cmake:outsource kde:4 tar:xz
USE_KDE= kdelibs korundum automoc4
USE_QT4= qmake_build moc_build uic_build rcc_build
More information about the svn-ports-all
mailing list