From e3aede5bc2449c6668fa3e6484b9d8975ef34dc4 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 3 Jun 2010 12:35:42 +0000 Subject: - Chase direct-fb update Submitted by: Anatoly Borodin --- www/links/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/links') diff --git a/www/links/Makefile b/www/links/Makefile index b41dfda569d2..e705f347e082 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -7,7 +7,7 @@ PORTNAME= links DISTVERSION= 2.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES?= www MASTER_SITES= http://links.twibright.com/download/ @@ -63,7 +63,7 @@ CONFIGURE_ARGS+= --without-svgalib .endif .ifdef(WITH_DIRECTFB) -LIB_DEPENDS+= directfb-1.1.1:${PORTSDIR}/devel/directfb +LIB_DEPENDS+= directfb-1.4.3:${PORTSDIR}/devel/directfb CONFIGURE_ARGS+= --with-directfb .else CONFIGURE_ARGS+= --without-directfb -- cgit v1.2.3