diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 21:57:35 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 21:57:35 +0800 |
commit | 2ab68ebd1aa41c9309ff76379e044d91cc05b3ba (patch) | |
tree | 8ef09580acc4a6416ee6abeb00ca71999c743d2f /benchmarks | |
parent | cfecf7790a815eae7147c6109eb4c1266576314f (diff) | |
download | freebsd-ports-gnome-2ab68ebd1aa41c9309ff76379e044d91cc05b3ba.tar.gz freebsd-ports-gnome-2ab68ebd1aa41c9309ff76379e044d91cc05b3ba.tar.zst freebsd-ports-gnome-2ab68ebd1aa41c9309ff76379e044d91cc05b3ba.zip |
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by: portmgr (bdrewery)
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/phoronix-test-suite/pkg-plist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/phoronix-test-suite/pkg-plist b/benchmarks/phoronix-test-suite/pkg-plist index a304b02a7c0e..f61b718ba4c7 100644 --- a/benchmarks/phoronix-test-suite/pkg-plist +++ b/benchmarks/phoronix-test-suite/pkg-plist @@ -379,5 +379,7 @@ bin/phoronix-test-suite @dirrm %%DATADIR%%/pts-core @dirrm %%DATADIR%% %%BASH_COMPLETIONS%%@dirrmtry etc/bash_completion.d -%%X11%%@dirrmtry share/applications %%X11%%@dirrmtry share/icons/hicolor/64x64/apps +%%X11%%@dirrmtry share/icons/hicolor/64x64 +%%X11%%@dirrmtry share/icons/hicolor +%%X11%%@dirrmtry share/icons |