aboutsummaryrefslogtreecommitdiff
path: root/audio/soundkonverter
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2016-07-19 06:29:51 +0000
committerDavid Naylor <dbn@FreeBSD.org>2016-07-19 06:29:51 +0000
commit71ae31f4dfc88c71610b1a59fbf513ea6040345b (patch)
tree6ea7eaf157e5a9a13859a5f91f3747e31394d4e1 /audio/soundkonverter
parentc51263fbe241669404f30738869d778d2a355828 (diff)
downloadports-71ae31f4dfc88c71610b1a59fbf513ea6040345b.tar.gz
ports-71ae31f4dfc88c71610b1a59fbf513ea6040345b.zip
audio/soundkonverter: remove INSTALLS_ICONS, fix plist.
- Remove INSTALLS_ICONS as this is a KDE port and not a GNOME port. - Replace %%QT_BINDIR%% with 'bin'. Although QT_BINDIR does subtitue to the correct value, this port uses cmake and not qmake and thus may not honour changes to QT_BINDIR. Reported by: danfe
Notes
Notes: svn path=/head/; revision=418761
Diffstat (limited to 'audio/soundkonverter')
-rw-r--r--audio/soundkonverter/Makefile2
-rw-r--r--audio/soundkonverter/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/soundkonverter/Makefile b/audio/soundkonverter/Makefile
index 3a6135c23f70..17f88af8b11b 100644
--- a/audio/soundkonverter/Makefile
+++ b/audio/soundkonverter/Makefile
@@ -3,6 +3,7 @@
PORTNAME= soundkonverter
PORTVERSION= 2.2.2
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= audio kde
@@ -20,7 +21,6 @@ USES= cmake compiler:c++11-lang
USE_GITHUB= yes
USE_QT4= corelib dbus gui network moc_build qmake_build rcc_build svg uic_build xml
USE_KDE4= automoc4 kdelibs libkcddb
-INSTALLS_ICONS= yes
WRKSRC_SUBDIR= src
OPTIONS_DEFAULT= VORBIS FLAC NORMALIZE VORBISGAIN CDPARANOIA
diff --git a/audio/soundkonverter/pkg-plist b/audio/soundkonverter/pkg-plist
index 602b56b33d84..9d6142a198ba 100644
--- a/audio/soundkonverter/pkg-plist
+++ b/audio/soundkonverter/pkg-plist
@@ -1,4 +1,4 @@
-%%QT_BINDIR%%/soundkonverter
+bin/soundkonverter
lib/kde4/soundkonverter_codec_aften.so
lib/kde4/soundkonverter_codec_faac.so
lib/kde4/soundkonverter_codec_ffmpeg.so