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