summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/p5-Gtk2-Ex-Utils/Makefile')
-rw-r--r--x11-toolkits/p5-Gtk2-Ex-Utils/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile b/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile
index d4337b729313..673052511a69 100644
--- a/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile
+++ b/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Gtk2-Ex-Utils
-# Date created: 22 July 2008
-# Whom: Paul Schmehl <pauls@utdallas.edu>
-#
+# Created by: Paul Schmehl <pauls@utdallas.edu>
# $FreeBSD$
-#
PORTNAME= Gtk2-Ex-Utils
PORTVERSION= 0.09
@@ -29,4 +25,5 @@ USE_PERL5= configure
MAN3= Gtk2::Ex::Constants.3 \
Gtk2::Ex::Utils.3
+NO_STAGE= yes
.include <bsd.port.mk>