diff options
author | miwi <miwi@FreeBSD.org> | 2014-03-11 15:13:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-03-11 15:13:06 +0800 |
commit | 4bd9ef748fe8a45968875f9187b1c4ad647e7ba6 (patch) | |
tree | b27394672f44ce0a6f3af9673d708243038fe612 /x11-toolkits/wxgtk28-unicode | |
parent | 967b728001234b3f0e87890f623c3ee6859d2c74 (diff) | |
download | freebsd-ports-graphics-4bd9ef748fe8a45968875f9187b1c4ad647e7ba6.tar.gz freebsd-ports-graphics-4bd9ef748fe8a45968875f9187b1c4ad647e7ba6.tar.zst freebsd-ports-graphics-4bd9ef748fe8a45968875f9187b1c4ad647e7ba6.zip |
- Stage support
Diffstat (limited to 'x11-toolkits/wxgtk28-unicode')
-rw-r--r-- | x11-toolkits/wxgtk28-unicode/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk28-unicode/Makefile b/x11-toolkits/wxgtk28-unicode/Makefile index 11c56a9d287..404f05548b9 100644 --- a/x11-toolkits/wxgtk28-unicode/Makefile +++ b/x11-toolkits/wxgtk28-unicode/Makefile @@ -7,5 +7,4 @@ COMMENT= The wxWidgets GUI toolkit (Unicode) WXGTK_FLAVOR= gtk2-unicode MASTERDIR= ${.CURDIR}/../wxgtk28 -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |