summaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk26-contrib-common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/wxgtk26-contrib-common/Makefile')
-rw-r--r--x11-toolkits/wxgtk26-contrib-common/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-toolkits/wxgtk26-contrib-common/Makefile b/x11-toolkits/wxgtk26-contrib-common/Makefile
index 58d6c54ebe6c..411580e4cea3 100644
--- a/x11-toolkits/wxgtk26-contrib-common/Makefile
+++ b/x11-toolkits/wxgtk26-contrib-common/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: wxgtk26-contrib-common
-# Date created: June 27, 2004
-# Whom: fjoe@FreeBSD.ORG
-#
+# Created by: fjoe@FreeBSD.org
# $FreeBSD$
-#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (common files)
@@ -11,4 +7,5 @@ COMMENT= The wxWidgets GUI toolkit contributed libraries (common files)
WXGTK_FLAVOR= gtk2-contrib-common
MASTERDIR= ${.CURDIR}/../wxgtk26
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"