diff options
author | pav <pav@FreeBSD.org> | 2006-06-06 04:57:46 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-06-06 04:57:46 +0800 |
commit | 854781828167a6ba653007a83b3f3e557f92c211 (patch) | |
tree | 028494311e2315512c963e0af138eaff1e4b0df7 /x11-toolkits | |
parent | 4d4a1e5cc5dd3419b0c712d7035408cf008ac5b8 (diff) | |
download | freebsd-ports-gnome-854781828167a6ba653007a83b3f3e557f92c211.tar.gz freebsd-ports-gnome-854781828167a6ba653007a83b3f3e557f92c211.tar.zst freebsd-ports-gnome-854781828167a6ba653007a83b3f3e557f92c211.zip |
- This no longer conflicts with fltk2
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fltk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile index 2df82205ca93..7b2a7bd533df 100644 --- a/x11-toolkits/fltk/Makefile +++ b/x11-toolkits/fltk/Makefile @@ -31,7 +31,6 @@ CONFLICTS= fltk-1* .else CONFLICTS= fltk-threads-1* .endif -CONFLICTS+= fltk-2.* VERSION= 1.1.6 USE_BZIP2= yes |