diff options
Diffstat (limited to 'sysutils/xfce4-cpugraph-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index ce404e9bd7a5..2dd7322148bf 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -1,6 +1,5 @@ # Created by: Matt Lancereau <matt@rimasec.net> # $FreeBSD$ -# PORTNAME= xfce4-cpugraph-plugin PORTVERSION= 1.0.5 @@ -24,6 +23,7 @@ USES= pathfix pkgconfig OPTIONS_DEFINE= NLS OPTIONS_DEFAULT= NLS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |