summaryrefslogtreecommitdiff
path: root/x11/deskpaint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/deskpaint/Makefile')
-rw-r--r--x11/deskpaint/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11/deskpaint/Makefile b/x11/deskpaint/Makefile
index 0d580359d59f..4f52b6f7e8b0 100644
--- a/x11/deskpaint/Makefile
+++ b/x11/deskpaint/Makefile
@@ -1,9 +1,5 @@
-# Updated ports collection makefile for: deskpaint
-# Date modified: 14 Febuary 2012
-# Whom: Kirn Gill <segin2005@gmail.com>
-#
+# Created by: Kirn Gill <segin2005@gmail.com>
# $FreeBSD$
-#
PORTNAME= deskpaint
PORTVERSION= 3.1
@@ -19,4 +15,5 @@ PLIST_FILES= bin/deskpaint
WRKSRC= ${WRKDIR}/${PORTNAME}
+NO_STAGE= yes
.include <bsd.port.mk>