summaryrefslogtreecommitdiff
path: root/x11-toolkits/fltk
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-26 16:23:46 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-26 16:23:46 +0000
commit0b41041fdfe2a56ef2b2c0653441abd6f84d2e4d (patch)
treefa4a4450c7ed483a9fb036588ab74874c2d52625 /x11-toolkits/fltk
parentFLTK is a cross-plattform C++ graphical user interface toolkit for X, OpenGL (diff)
- CONFLICTS with fltk-2.*
Notes
Notes: svn path=/head/; revision=163501
Diffstat (limited to 'x11-toolkits/fltk')
-rw-r--r--x11-toolkits/fltk/Makefile1
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