aboutsummaryrefslogtreecommitdiff
path: root/x11/lxpanel
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-05 09:02:15 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-05 09:02:15 +0000
commit267d62f9f99f89c8cf8aabafcbd4a83d058eb371 (patch)
tree381a75d864fcd378b104103618066a98ecf12101 /x11/lxpanel
parenta9b6a5104930fe67e8f3c41a974f394411f65f27 (diff)
downloadports-267d62f9f99f89c8cf8aabafcbd4a83d058eb371.tar.gz
ports-267d62f9f99f89c8cf8aabafcbd4a83d058eb371.zip
Notes
Diffstat (limited to 'x11/lxpanel')
-rw-r--r--x11/lxpanel/Makefile24
-rw-r--r--x11/lxpanel/pkg-descr2
2 files changed, 13 insertions, 13 deletions
diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile
index eafe0dcd8efd..c2c51f11fc74 100644
--- a/x11/lxpanel/Makefile
+++ b/x11/lxpanel/Makefile
@@ -9,8 +9,9 @@ MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION:R}
MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight X11 desktop panel
-LICENSE= GPLv2 MIT
-LICENSE_COMB= dual
+LICENSE= GPLv2+ MIT
+LICENSE_COMB= multi
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \
libkeybinder.so:x11/keybinder \
@@ -23,6 +24,8 @@ USE_GNOME= glib20 gtk20 cairo gdkpixbuf2 libwnck intltool
USE_XORG= x11
USES= gmake libtool localbase pathfix pkgconfig tar:xz
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
+ --with-plugins="${LXPANEL_PLUGINS}"
INSTALL_TARGET= install-strip
# Panel plugins
@@ -36,18 +39,15 @@ OPTIONS_SUB= yes
ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib
ALSA_CONFIGURE_ENABLE= alsa
-ALSA_VARS= lxpanel_plugins+=",-volume,volumealsa"
-OSS_VARS= lxpanel_plugins+=",volume,-volumealsa"
+ALSA_VARS= lxpanel_plugins+=",-volume,volumealsa"
+OSS_VARS= lxpanel_plugins+=",volume,-volumealsa"
NLS_CONFIGURE_ENABLE= nls
-NLS_USES= gettext
-NLS_USES_OFF= gettext-tools
-WEATHER_USE= gnome=libxml2
-WEATHER_VARS= lxpanel_plugins+=",weather"
+NLS_USES= gettext
+NLS_USES_OFF= gettext-tools
+WEATHER_USE= gnome=libxml2
+WEATHER_VARS= lxpanel_plugins+=",weather"
WEATHER_VARS_OFF= lxpanel_plugins+=",-weather"
-WEATHER_DESC= Weather plugin
-
-CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc \
- --with-plugins="${LXPANEL_PLUGINS}"
+WEATHER_DESC= Weather plugin
post-patch-NLS-off:
@${REINPLACE_CMD} -e 's|po man|man|' \
diff --git a/x11/lxpanel/pkg-descr b/x11/lxpanel/pkg-descr
index 054776dfd13a..d0291f4e4fcf 100644
--- a/x11/lxpanel/pkg-descr
+++ b/x11/lxpanel/pkg-descr
@@ -5,4 +5,4 @@ It's not only with fbpanel features but also
* supports i18n
* provides lxpanelctl to control lxpanel
-WWW: http://wiki.lxde.org/en/LXPanel
+WWW: https://wiki.lxde.org/en/LXPanel