Drop INSTALLS_ICONS, it only usefull for GTK+ programs.
This fixes stage sanity checking. Submitted by: Tobias Berner <tcberner@gmail.com>
This commit is contained in:
parent
1a16ad2949
commit
0c007790b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390653
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= yakuake
|
||||
PORTVERSION= 2.9.9
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= x11 kde
|
||||
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src
|
||||
PKGNAMESUFFIX= -kde4
|
||||
|
@ -18,7 +18,6 @@ USES= cmake gettext shebangfix tar:xz
|
|||
SHEBANG_FILES= data/updaters/yakuake-${PORTVERSION}-startupnotification.pl
|
||||
USE_KDE4= automoc4 kdelibs kdeprefix
|
||||
USE_QT4= qmake_build moc_build rcc_build uic_build
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue