summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2017-01-22 19:53:38 +0000
committertcberner <tcberner@FreeBSD.org>2017-01-22 19:53:38 +0000
commit86948838a7453a74940df25acb90523b515f7bba (patch)
treed4855d37759bafc8cb7b24664426e9c33b714108
parentdfec4d867cde7ad19ea8aaf84359a4e846ee127c (diff)
downloadFreeBSD-ports-86948838a7453a74940df25acb90523b515f7bba.zip
FreeBSD-ports-86948838a7453a74940df25acb90523b515f7bba.tar.gz
math/rkward-kde4 : fix stage-qa
Not a gnome port, so don't use INSTALLS_ICONS. (As INSTALLS_ICONS pulls in dependencies, bump revision). Reviewed by: rakuco, thierry Approved by: thierry (maintainer), rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9275
-rw-r--r--math/rkward-kde4/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile
index 9d2a6e2..3b126c8 100644
--- a/math/rkward-kde4/Makefile
+++ b/math/rkward-kde4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rkward
PORTVERSION= 0.6.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src
PKGNAMESUFFIX= -kde4
@@ -23,7 +23,6 @@ USE_QT4= corelib dbus gui qmake_build moc_build network phonon rcc_build \
script svg uic_build webkit xml
USE_XORG= x11
USE_KDE= automoc4 kdelibs
-INSTALLS_ICONS= yes
CFLAGS+= -I${LOCALBASE}/include
OpenPOWER on IntegriCloud