[Midnightbsd-cvs] mports [20000] trunk/sysutils/xfce4-battery-plugin: fixup depends
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Aug 23 11:41:54 EDT 2015
Revision: 20000
http://svnweb.midnightbsd.org/mports/?rev=20000
Author: laffer1
Date: 2015-08-23 11:41:54 -0400 (Sun, 23 Aug 2015)
Log Message:
-----------
fixup depends
Modified Paths:
--------------
trunk/sysutils/xfce4-battery-plugin/Makefile
trunk/sysutils/xfce4-battery-plugin/pkg-plist
Modified: trunk/sysutils/xfce4-battery-plugin/Makefile
===================================================================
--- trunk/sysutils/xfce4-battery-plugin/Makefile 2015-08-23 15:40:23 UTC (rev 19999)
+++ trunk/sysutils/xfce4-battery-plugin/Makefile 2015-08-23 15:41:54 UTC (rev 20000)
@@ -2,9 +2,9 @@
PORTNAME= xfce4-battery-plugin
PORTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= sysutils xfce
-MASTER_SITES= ${MASTER_SITE_XFCE}
-MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= ports at MidnightBSD.org
@@ -12,24 +12,18 @@
LICENSE= gpl2
+SSP_UNSAFE= yes
GNU_CONFIGURE= yes
+INSTALLS_ICONS= yes
+INSTALL_TARGET= install-strip
+USES= alias gmake libtool pkgconfig gettext-tools xfce tar:bzip2
USE_GNOME= gtk20 glib20 intltool intlhack
-USE_XFCE= configenv libmenu libutil panel
-INSTALLS_ICONS= yes
-USES= pkgconfig gmake tar:bzip2
+USE_XFCE= panel
OPTIONS_DEFINE= NLS
OPTIONS_DEFAULT= NLS
+NLS_USES= gettext-runtime
+NLS_CONFIGURE_ENABLE= nls
+OPTIONS_SUB= yes
-.include <bsd.mport.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
-CONFIGURE_ARGS+=--enable-nls
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
.include <bsd.port.mk>
Modified: trunk/sysutils/xfce4-battery-plugin/pkg-plist
===================================================================
--- trunk/sysutils/xfce4-battery-plugin/pkg-plist 2015-08-23 15:40:23 UTC (rev 19999)
+++ trunk/sysutils/xfce4-battery-plugin/pkg-plist 2015-08-23 15:41:54 UTC (rev 20000)
@@ -1,4 +1,3 @@
-lib/xfce4/panel/plugins/libbattery.la
lib/xfce4/panel/plugins/libbattery.so
share/icons/hicolor/16x16/apps/xfce4-battery-critical-charging.png
share/icons/hicolor/16x16/apps/xfce4-battery-critical.png
@@ -85,19 +84,3 @@
%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-battery-plugin.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-battery-plugin.mo
share/xfce4/panel/plugins/battery.desktop
- at dirrmtry share/xfce4/panel/plugins
- at dirrmtry share/xfce4/panel
- at dirrmtry share/xfce4
-%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ur_PK
-%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ur
-%%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ug
-%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/kk
-%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ast
- at dirrmtry lib/xfce4/panel/plugins
- at dirrmtry lib/xfce4/panel
- at dirrmtry lib/xfce4
More information about the Midnightbsd-cvs
mailing list