From a07ecece31959062de349c6ed4b2937d6994d20f Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Sat, 11 Oct 2014 22:11:01 +0000 Subject: - Convert USE_BZIP2 to USES - Use OPTIONS_SUB - Cleanup plist Approved by: portmgr blanket --- sysutils/xfce4-netload-plugin/Makefile | 6 ++---- sysutils/xfce4-netload-plugin/pkg-plist | 14 -------------- 2 files changed, 2 insertions(+), 18 deletions(-) (limited to 'sysutils/xfce4-netload-plugin') diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile index 7891c45a6d70..72b5632ad040 100644 --- a/sysutils/xfce4-netload-plugin/Makefile +++ b/sysutils/xfce4-netload-plugin/Makefile @@ -15,23 +15,21 @@ COMMENT= Network Load plugin for Xfce4 LICENSE= GPLv2 GNU_CONFIGURE= yes -USE_BZIP2= yes USE_GNOME= intltool intlhack USE_XFCE= configenv libmenu panel -USES= pkgconfig gmake +USES= gmake pkgconfig tar:bzip2 INSTALLS_ICONS= yes OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes .include .if ${PORT_OPTIONS:MNLS} USES+= gettext CONFIGURE_ARGS+=--enable-nls -PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls -PLIST_SUB+= NLS="@comment " .endif do-patch: diff --git a/sysutils/xfce4-netload-plugin/pkg-plist b/sysutils/xfce4-netload-plugin/pkg-plist index 1b71a2097a37..49e26d06609f 100644 --- a/sysutils/xfce4-netload-plugin/pkg-plist +++ b/sysutils/xfce4-netload-plugin/pkg-plist @@ -44,17 +44,3 @@ share/icons/hicolor/scalable/apps/xfce4-netload-plugin.svg %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-netload-plugin.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-netload-plugin.mo share/xfce4/panel-plugins/netload.desktop -@dirrmtry share/xfce4/panel-plugins -@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 -@dirrmtry libexec/xfce4/panel-plugins -@dirrmtry libexec/xfce4 -- cgit v1.2.3