diff options
| author | codicodi <rob.ceglinski@gmail.com> | 2017-06-09 00:55:17 +0200 |
|---|---|---|
| committer | codicodi <rob.ceglinski@gmail.com> | 2017-06-09 00:55:17 +0200 |
| commit | 346c2bee991499ba6698545501e958608638b900 (patch) | |
| tree | 5287ed2f764ae3838b8fd25aae865e2fbc97d98c /ports/fltk/CONTROL | |
| parent | a24dacfc9709787e4e2e63017056fdb2cdcc6ba5 (diff) | |
| download | vcpkg-346c2bee991499ba6698545501e958608638b900.tar.gz vcpkg-346c2bee991499ba6698545501e958608638b900.zip | |
[fltk] force import macro to either 0 or 1
Diffstat (limited to 'ports/fltk/CONTROL')
| -rw-r--r-- | ports/fltk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fltk/CONTROL b/ports/fltk/CONTROL index 2fdb2eecb..2b4f00629 100644 --- a/ports/fltk/CONTROL +++ b/ports/fltk/CONTROL @@ -1,4 +1,4 @@ Source: fltk
-Version: 1.3.4-3
+Version: 1.3.4-4
Description: FLTK (pronounced fulltick) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation.
Build-Depends: zlib, libpng, libjpeg-turbo
\ No newline at end of file |
