aboutsummaryrefslogtreecommitdiff
path: root/www/links
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-06-03 12:35:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-06-03 12:35:42 +0000
commite3aede5bc2449c6668fa3e6484b9d8975ef34dc4 (patch)
treed4b39a7b7fe73c232801a79b9ec016e244a07bd9 /www/links
parentdb4afe76a7a86d90032172a2d6c40e2f74b10a27 (diff)
downloadports-e3aede5bc2449c6668fa3e6484b9d8975ef34dc4.tar.gz
ports-e3aede5bc2449c6668fa3e6484b9d8975ef34dc4.zip
- Chase direct-fb update
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
Notes
Notes: svn path=/head/; revision=255657
Diffstat (limited to 'www/links')
-rw-r--r--www/links/Makefile4
1 files changed, 2 insertions, 2 deletions
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