diff options
author | bapt <bapt@FreeBSD.org> | 2015-01-18 05:13:20 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-01-18 05:13:20 +0800 |
commit | c28fee6b7081dffef3a115d13d3a40704bf0953c (patch) | |
tree | 955e7d2d85a21d350a75114f5f9cd59fb6f22e7b /multimedia | |
parent | 3044f410c88d1ba1b666b7e58c22fce60ec649c1 (diff) | |
download | freebsd-ports-gnome-c28fee6b7081dffef3a115d13d3a40704bf0953c.tar.gz freebsd-ports-gnome-c28fee6b7081dffef3a115d13d3a40704bf0953c.tar.zst freebsd-ports-gnome-c28fee6b7081dffef3a115d13d3a40704bf0953c.zip |
Get rid of one more @cwd
While here cleanup plist
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/phonon-xine/pkg-plist | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/multimedia/phonon-xine/pkg-plist b/multimedia/phonon-xine/pkg-plist index b49d329338c4..3de492a14873 100644 --- a/multimedia/phonon-xine/pkg-plist +++ b/multimedia/phonon-xine/pkg-plist @@ -7,9 +7,4 @@ share/icons/oxygen/48x48/apps/phonon-xine.png share/icons/oxygen/64x64/apps/phonon-xine.png share/icons/oxygen/scalable/apps/phonon-xine.svgz share/kde4/services/phononbackends/xine.desktop -@dirrmtry share/kde4/services/phononbackends -@dirrmtry lib/kde4/plugins/phonon_backend -@cwd %%QT_PREFIX%% -%%QT_PLUGINDIR%%/phonon_backend/libphonon_xine.so -@dirrmtry %%QT_PLUGINDIR%%/phonon_backend -@dirrmtry %%QT_PLUGINDIR%% +%%QT_PREFIX%%/%%QT_PLUGINDIR%%/phonon_backend/libphonon_xine.so |