diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-06-12 06:39:52 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-06-12 06:39:52 +0000 |
commit | 42922a71c932ce6471286d7fe87c3d8b4214b3ac (patch) | |
tree | 3d208f142909ee3a5f50bc740252c1482a508d35 /audio | |
parent | dfdc9ba75be491ff750f8279d03b67d5e2a47882 (diff) | |
download | freebsd-ports-42922a71c932ce6471286d7fe87c3d8b4214b3ac.zip |
audio/tomahawk remove wrongly used PLIST_SUB from pkg-plist
PR: 210117
Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/tomahawk/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tomahawk/pkg-plist b/audio/tomahawk/pkg-plist index 59a1e9ba7637..379c88e1a1ba 100644 --- a/audio/tomahawk/pkg-plist +++ b/audio/tomahawk/pkg-plist @@ -1,4 +1,4 @@ -%%QT_BINDIR%%/tomahawk +bin/tomahawk include/libtomahawk/ActionCollection.h include/libtomahawk/Album.h include/libtomahawk/AlbumPlaylistInterface.h |