aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fltk2/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-04-22 01:40:49 +0800
committermiwi <miwi@FreeBSD.org>2007-04-22 01:40:49 +0800
commit9cbf0131f1ae861e702a0ef955af17ed34682b03 (patch)
treefa823cc7857c6b6e1947e3741b5483be0f605cb5 /x11-toolkits/fltk2/Makefile
parent68987a37d5f0fee080270ff2e4ae0046e1590814 (diff)
downloadfreebsd-ports-gnome-9cbf0131f1ae861e702a0ef955af17ed34682b03.tar.gz
freebsd-ports-gnome-9cbf0131f1ae861e702a0ef955af17ed34682b03.tar.zst
freebsd-ports-gnome-9cbf0131f1ae861e702a0ef955af17ed34682b03.zip
- Update to r5782
PR: 111984 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (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 99d9439a4a11..cce897cf2af6 100644
--- a/x11-toolkits/fltk2/Makefile
+++ b/x11-toolkits/fltk2/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
Xft.2:${PORTSDIR}/x11-fonts/libXft
-SNAPSHOT= r5746
+SNAPSHOT= r5782
OPTIONS= FLTK_THREADS "Install with threads support" on \
FLTK_CAIRO "Use cairo as graphics backend" off