diff options
Diffstat (limited to 'x11-toolkits/wxgtk26-contrib/Makefile')
-rw-r--r-- | x11-toolkits/wxgtk26-contrib/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-toolkits/wxgtk26-contrib/Makefile b/x11-toolkits/wxgtk26-contrib/Makefile index 1eba770..4380eab 100644 --- a/x11-toolkits/wxgtk26-contrib/Makefile +++ b/x11-toolkits/wxgtk26-contrib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wxgtk26-contrib -# 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 @@ -11,4 +7,5 @@ COMMENT= The wxWidgets GUI toolkit contributed libraries WXGTK_FLAVOR= gtk2-contrib MASTERDIR= ${.CURDIR}/../wxgtk26 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |