diff options
Diffstat (limited to 'x11-toolkits/wxgtk28-unicode/Makefile')
-rw-r--r-- | x11-toolkits/wxgtk28-unicode/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-toolkits/wxgtk28-unicode/Makefile b/x11-toolkits/wxgtk28-unicode/Makefile index 3b2dc70b979f..11c56a9d2875 100644 --- a/x11-toolkits/wxgtk28-unicode/Makefile +++ b/x11-toolkits/wxgtk28-unicode/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wxgtk26-unicode -# Date created: June 27, 2004 -# Whom: fjoe@FreeBSD.ORG -# +# Created by: fjoe@FreeBSD.org # $FreeBSD$ -# MAINTAINER= fjoe@FreeBSD.org COMMENT= The wxWidgets GUI toolkit (Unicode) @@ -11,4 +7,5 @@ COMMENT= The wxWidgets GUI toolkit (Unicode) WXGTK_FLAVOR= gtk2-unicode MASTERDIR= ${.CURDIR}/../wxgtk28 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |