diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 16:23:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 16:23:46 +0000 |
commit | 0b41041fdfe2a56ef2b2c0653441abd6f84d2e4d (patch) | |
tree | fa4a4450c7ed483a9fb036588ab74874c2d52625 /x11-toolkits | |
parent | 311ad5e06c1930d173f1712565e573820bfafcf0 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fltk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile index 7b2a7bd533df..2df82205ca93 100644 --- a/x11-toolkits/fltk/Makefile +++ b/x11-toolkits/fltk/Makefile @@ -31,6 +31,7 @@ CONFLICTS= fltk-1* .else CONFLICTS= fltk-threads-1* .endif +CONFLICTS+= fltk-2.* VERSION= 1.1.6 USE_BZIP2= yes |