diff options
Diffstat (limited to 'audio/xfce4-mixer')
-rw-r--r-- | audio/xfce4-mixer/Makefile | 3 | ||||
-rw-r--r-- | audio/xfce4-mixer/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 814f512a352f..8265e38fdf5f 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -1,6 +1,6 @@ PORTNAME= xfce4-mixer PORTVERSION= 4.18.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -29,6 +29,7 @@ USE_XFCE= libmenu panel xfconf USE_XORG= x11 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share INSTALL_TARGET= install-strip OPTIONS_DEFINE= KEYBINDER NLS diff --git a/audio/xfce4-mixer/pkg-plist b/audio/xfce4-mixer/pkg-plist index 1bb4d0e67e2f..a552ac8f35ee 100644 --- a/audio/xfce4-mixer/pkg-plist +++ b/audio/xfce4-mixer/pkg-plist @@ -1,6 +1,5 @@ bin/xfce4-mixer lib/xfce4/panel/plugins/libmixer.so -man/man1/xfce4-mixer.1.gz share/applications/xfce4-mixer.desktop %%NLS%%share/locale/ar/LC_MESSAGES/xfce4-mixer.mo %%NLS%%share/locale/ast/LC_MESSAGES/xfce4-mixer.mo @@ -59,6 +58,7 @@ share/applications/xfce4-mixer.desktop %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-mixer.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/xfce4-mixer.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo +share/man/man1/xfce4-mixer.1.gz share/pixmaps/xfce4-mixer/chain-broken.png share/pixmaps/xfce4-mixer/chain.png share/xfce4/mixer/icons/hicolor/16x16/status/audio-input-microphone-muted.png |