diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
| commit | e0de738591f3284626c526841fcaa91c9d5f4543 (patch) | |
| tree | 4879afc96e4986d9ba2b4a606ccea6364ee658db /math/graphthing | |
| parent | - Fix shebangs in additional scripts [1] (diff) | |
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop
Diffstat (limited to 'math/graphthing')
| -rw-r--r-- | math/graphthing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index f46ae8107b2f..389c344426f5 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -3,7 +3,7 @@ PORTNAME= graphthing PORTVERSION= 1.3.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MASTER_SITES= http://graph.seul.org/ |
