diff options
Diffstat (limited to 'x11-toolkits/wxgtk28-common')
-rw-r--r-- | x11-toolkits/wxgtk28-common/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk28-common/Makefile b/x11-toolkits/wxgtk28-common/Makefile index 6b1d3aad4b84..ee7b399b17b4 100644 --- a/x11-toolkits/wxgtk28-common/Makefile +++ b/x11-toolkits/wxgtk28-common/Makefile @@ -7,5 +7,4 @@ COMMENT= The wxWidgets GUI toolkit (common files) WXGTK_FLAVOR= gtk2-common MASTERDIR= ${.CURDIR}/../wxgtk28 -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |