aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfce4-netload-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xfce4-netload-plugin/Makefile')
-rw-r--r--sysutils/xfce4-netload-plugin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile
index 27ae16de7652..7891c45a6d70 100644
--- a/sysutils/xfce4-netload-plugin/Makefile
+++ b/sysutils/xfce4-netload-plugin/Makefile
@@ -12,17 +12,17 @@ DIST_SUBDIR= xfce4
MAINTAINER= demon@FreeBSD.org
COMMENT= Network Load plugin for Xfce4
+LICENSE= GPLv2
+
GNU_CONFIGURE= yes
USE_BZIP2= yes
-USE_GMAKE= yes
USE_GNOME= intltool intlhack
USE_XFCE= configenv libmenu panel
-USES= pkgconfig pathfix
+USES= pkgconfig gmake
INSTALLS_ICONS= yes
OPTIONS_DEFINE= NLS
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}