diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:39:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-09 14:39:14 +0000 |
commit | 94ffaa6b8665fa0789e33933e3b138fed068d095 (patch) | |
tree | 43d6219f93a96ba79997bea25cc2ad3a5663ad31 /x11-toolkits | |
parent | ecc2aa92d94a9e8f661ca4e2e629e33b47654ac1 (diff) | |
download | ports-94ffaa6b8665fa0789e33933e3b138fed068d095.tar.gz ports-94ffaa6b8665fa0789e33933e3b138fed068d095.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wxgtk26-unicode/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk26-unicode/Makefile b/x11-toolkits/wxgtk26-unicode/Makefile index e18291d35736..3a0f9e5d8d75 100644 --- a/x11-toolkits/wxgtk26-unicode/Makefile +++ b/x11-toolkits/wxgtk26-unicode/Makefile @@ -7,5 +7,4 @@ COMMENT= The wxWidgets GUI toolkit (Unicode) WXGTK_FLAVOR= gtk2-unicode MASTERDIR= ${.CURDIR}/../wxgtk26 -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |