From 963276605bdc4aa39cfb6f7961c08993e18de87d Mon Sep 17 00:00:00 2001 From: Olivier Duchateau Date: Thu, 30 Jan 2014 14:24:56 +0000 Subject: [PATCH] - Remove USES= pathfix - Add LICENSE - Remove 'Author' in pkg-descr --- sysutils/xfce4-genmon-plugin/Makefile | 4 +++- sysutils/xfce4-genmon-plugin/pkg-descr | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index 7a33081e0b9d..97eaa17aec4a 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -12,9 +12,11 @@ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Generic Monitor Xfce4 panel plugin +LICENSE= LGPL21 + GNU_CONFIGURE= yes USE_BZIP2= yes -USES= pathfix gettext pkgconfig gmake +USES= gettext pkgconfig gmake USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libmenu panel diff --git a/sysutils/xfce4-genmon-plugin/pkg-descr b/sysutils/xfce4-genmon-plugin/pkg-descr index 8919a9bbb312..5605aa19ba78 100644 --- a/sysutils/xfce4-genmon-plugin/pkg-descr +++ b/sysutils/xfce4-genmon-plugin/pkg-descr @@ -1,5 +1,4 @@ The GenMon plugin cyclically spawns the indicated script/program, captures its output and displays it as a string into the panel. -Author: Roger Seguin WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin