summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fltk2
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-07-18 11:11:29 +0000
committerdinoex <dinoex@FreeBSD.org>2009-07-18 11:11:29 +0000
commitf66043401d219e6bee08b710c77b732eb36060b5 (patch)
tree33a2c0660e6aa1ee1be77151d2f351ab35b4d41b /x11-toolkits/fltk2
parentd9ee3962c7bfd2113fa777e2f591f564ae12e107 (diff)
downloadFreeBSD-ports-f66043401d219e6bee08b710c77b732eb36060b5.zip
FreeBSD-ports-f66043401d219e6bee08b710c77b732eb36060b5.tar.gz
- update to jpeg7
Tested by: pav on pointyhat
Diffstat (limited to 'x11-toolkits/fltk2')
-rw-r--r--x11-toolkits/fltk2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/fltk2/Makefile b/x11-toolkits/fltk2/Makefile
index c777053..9567555 100644
--- a/x11-toolkits/fltk2/Makefile
+++ b/x11-toolkits/fltk2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fltk
PORTVERSION= 2.0.${SNAPSHOT}
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_EASYSW}
MASTER_SITE_SUBDIR= fltk/snapshots
@@ -26,7 +27,7 @@ COMMENT= Fast Light Toolkit version 2 (development snapshot)
# support will be disabled without breaking the build.
BUILD_DEPENDS= xprop:${PORTSDIR}/x11/xprop
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
+ jpeg.10:${PORTSDIR}/graphics/jpeg \
Xft.2:${PORTSDIR}/x11-fonts/libXft
SNAPSHOT= r6671
OpenPOWER on IntegriCloud