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
This commit is contained in:
parent
441e4db941
commit
534c5656a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432157
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue