diff options
Diffstat (limited to 'sysutils/gkrellm/Makefile')
-rw-r--r-- | sysutils/gkrellm/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile index fe49aad5dd3d..f03535c59773 100644 --- a/sysutils/gkrellm/Makefile +++ b/sysutils/gkrellm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gkrellm -# Date Created: Mar 4 2000 -# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> -# +# Created by: Hajimu UMEMOTO <ume@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gkrellm PORTVERSION= 1.2.13 @@ -39,6 +35,7 @@ PORTDOCS= COPYRIGHT README Themes.html # you should not enable this. # WITH_SENSOR=yes +NO_STAGE= yes .include <bsd.port.pre.mk> ALL_TARGET= freebsd |