summaryrefslogtreecommitdiff
path: root/audio/gkrellmms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gkrellmms/Makefile')
-rw-r--r--audio/gkrellmms/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/gkrellmms/Makefile b/audio/gkrellmms/Makefile
index dd31b6ddb49f..f41ab45b65d3 100644
--- a/audio/gkrellmms/Makefile
+++ b/audio/gkrellmms/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gkrellmms
-# Date Created: Jun 22 2000
-# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
-#
+# Created by: Hajimu UMEMOTO <ume@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gkrellmms
PORTVERSION= 0.5.8
@@ -22,5 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= libexec/gkrellm/plugins/gkrellmms.so
USE_GNOME= imlib
+NO_STAGE= yes
.include <bsd.port.mk>