aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fltk2/Makefile
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-11-06 10:58:21 +0800
committerrafan <rafan@FreeBSD.org>2006-11-06 10:58:21 +0800
commitfa3377dcc4a148022ed0eafbca6573f6e062f742 (patch)
tree872f87d9c2ff5deca36272a04a2c06153f3162cf /x11-toolkits/fltk2/Makefile
parent1423afe108a00ac0c4b27579ad540603657cde82 (diff)
downloadfreebsd-ports-gnome-fa3377dcc4a148022ed0eafbca6573f6e062f742.tar.gz
freebsd-ports-gnome-fa3377dcc4a148022ed0eafbca6573f6e062f742.tar.zst
freebsd-ports-gnome-fa3377dcc4a148022ed0eafbca6573f6e062f742.zip
- Update to 2.0.5528
PR: ports/105177 Submitted by: Thomas-Martin Seck (maintainer)
Diffstat (limited to 'x11-toolkits/fltk2/Makefile')
-rw-r--r--x11-toolkits/fltk2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fltk2/Makefile b/x11-toolkits/fltk2/Makefile
index 87b2effd0fdf..2a390fa4198e 100644
--- a/x11-toolkits/fltk2/Makefile
+++ b/x11-toolkits/fltk2/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
Xft.2:${PORTSDIR}/x11-fonts/libXft
-SNAPSHOT= r5508
+SNAPSHOT= r5528
OPTIONS= FLTK_THREADS "Install with threads support" on \
FLTK_CAIRO "Use cairo as graphics backend" off