diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-11 07:13:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-11 07:13:06 +0000 |
commit | 71ebea3f34b65c49936eaa8e390492e999c024e2 (patch) | |
tree | b27394672f44ce0a6f3af9673d708243038fe612 /x11-toolkits/wxgtk28-common | |
parent | 42951b24464767ccf20bf44efe00fb41124c3614 (diff) | |
download | freebsd-ports-71ebea3f34b65c49936eaa8e390492e999c024e2.zip |
- Stage support
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" |