aboutsummaryrefslogtreecommitdiff
path: root/audio/xfce4-mpc-plugin
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2019-01-22 14:44:38 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2019-01-22 14:44:38 +0000
commit41ff4e536e680bc94d0949bc7708ddfe6f5646a7 (patch)
tree0b87a1825693d30844e1b681ab080746ab147896 /audio/xfce4-mpc-plugin
parentec5f7eb8bb72b6cf44e7b35905514df560d5f22b (diff)
downloadports-41ff4e536e680bc94d0949bc7708ddfe6f5646a7.tar.gz
ports-41ff4e536e680bc94d0949bc7708ddfe6f5646a7.zip
Clenup xfce ports:
- Add missing dependencies - Remove unneeded patches - Regenerate and rename legacy patches - Add NLS option to ports providing such a knob, and missing the option - Add INSTALL_TARGET=install-strip where missing - Sort things - Remove unneeded += - Cosmetic changes to OPTION related variables to improve readability - Update WWW - Silence portlint warnings about variables order - Bump PORTREVISION where changing dependencies and/or adding install-strip
Notes
Notes: svn path=/head/; revision=490953
Diffstat (limited to 'audio/xfce4-mpc-plugin')
-rw-r--r--audio/xfce4-mpc-plugin/Makefile8
-rw-r--r--audio/xfce4-mpc-plugin/pkg-descr2
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile
index c0e0c0ae6f5c..a7e63f26a9b9 100644
--- a/audio/xfce4-mpc-plugin/Makefile
+++ b/audio/xfce4-mpc-plugin/Makefile
@@ -16,17 +16,17 @@ LIB_DEPENDS= libmpd.so:audio/libmpd
RUN_DEPENDS= musicpd:audio/musicpd
USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce:gtk3
-USE_GNOME= gtk30 intltool cairo gdkpixbuf2
+USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
USE_XFCE= panel
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
CONFIGURE_ARGS+= --with-libmpd=${LOCALBASE}
-OPTIONS_DEFINE= NLS
-OPTIONS_SUB= yes
+OPTIONS_DEFINE= NLS
+OPTIONS_SUB= yes
NLS_CONFIGURE_ENABLE= nls
-NLS_USES= gettext-runtime
+NLS_USES= gettext-runtime
.include <bsd.port.mk>
diff --git a/audio/xfce4-mpc-plugin/pkg-descr b/audio/xfce4-mpc-plugin/pkg-descr
index a9f4f38ad528..4885ac6441af 100644
--- a/audio/xfce4-mpc-plugin/pkg-descr
+++ b/audio/xfce4-mpc-plugin/pkg-descr
@@ -1,3 +1,3 @@
Simple client plugin for Music Player Daemon (mpd).
-WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
+WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin