diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:38:59 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:38:59 +0000 |
commit | a43c7c1c914cf49719598fd760970871b4698308 (patch) | |
tree | b4b0d461cf23d58a1dc18e42c8f6495ba83e9229 /x11-toolkits | |
parent | 91a6db124d1e59ee560ad7759f582f82346e3286 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wxgtk26-contrib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk26-contrib/Makefile b/x11-toolkits/wxgtk26-contrib/Makefile index 4380eab7a248..318b8c6311d4 100644 --- a/x11-toolkits/wxgtk26-contrib/Makefile +++ b/x11-toolkits/wxgtk26-contrib/Makefile @@ -7,5 +7,4 @@ COMMENT= The wxWidgets GUI toolkit contributed libraries WXGTK_FLAVOR= gtk2-contrib MASTERDIR= ${.CURDIR}/../wxgtk26 -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |