diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-28 17:16:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-28 17:16:16 +0000 |
commit | 6968d280b3ae389560d92d18f78238bb5fc906ff (patch) | |
tree | 56c58431572e1b1de81f04c2789a32ccaf7b1302 /x11-toolkits | |
parent | af245d7f116fa4276ffde7fdadd9f59e3addbd53 (diff) | |
download | ports-6968d280b3ae389560d92d18f78238bb5fc906ff.tar.gz ports-6968d280b3ae389560d92d18f78238bb5fc906ff.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fltk2/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/fltk2/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/x11-toolkits/fltk2/Makefile b/x11-toolkits/fltk2/Makefile index 9567555f205e..3c4a27142195 100644 --- a/x11-toolkits/fltk2/Makefile +++ b/x11-toolkits/fltk2/Makefile @@ -7,7 +7,6 @@ PORTNAME= fltk PORTVERSION= 2.0.${SNAPSHOT} -PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_EASYSW} MASTER_SITE_SUBDIR= fltk/snapshots @@ -27,10 +26,9 @@ 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.10:${PORTSDIR}/graphics/jpeg \ - Xft.2:${PORTSDIR}/x11-fonts/libXft + jpeg.10:${PORTSDIR}/graphics/jpeg -SNAPSHOT= r6671 +SNAPSHOT= r6834 OPTIONS= FLTK_THREADS "Install with threads support" on \ FLTK_CAIRO "Use cairo as graphics backend" off \ @@ -43,7 +41,7 @@ LATEST_LINK= fltk2 USE_BZIP2= yes USE_GMAKE= yes USE_GL= yes -USE_XORG= xi +USE_XORG= xcursor xft xi GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/x11-toolkits/fltk2/distinfo b/x11-toolkits/fltk2/distinfo index a02798fcc448..d74e278472d6 100644 --- a/x11-toolkits/fltk2/distinfo +++ b/x11-toolkits/fltk2/distinfo @@ -1,3 +1,3 @@ -MD5 (fltk-2.0.x-r6671.tar.bz2) = 6bcef5fd51eb3bc4dd0702f3ae6da6ba -SHA256 (fltk-2.0.x-r6671.tar.bz2) = 4c9a67f0d32c05af92bf95d5feec8eb4a8d56bfbfe2cd4364b32009cfd609b54 -SIZE (fltk-2.0.x-r6671.tar.bz2) = 2527397 +MD5 (fltk-2.0.x-r6834.tar.bz2) = fdde61eb5b0e72c8662428c625676439 +SHA256 (fltk-2.0.x-r6834.tar.bz2) = aac1d231f9f9c966b11502017a81b160cd5d90f845bc85bfbe7a57afc23c2ed4 +SIZE (fltk-2.0.x-r6834.tar.bz2) = 2527692 |