aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-12-08 14:47:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-12-08 14:47:34 +0000
commit974e291fa54a4c0d8fb79d6da01f44a6d48abc81 (patch)
tree3e565da183ea9465f7334d392977997432e9c9a4
parent03073bc4da76524c553597c54279b1e6276175c5 (diff)
downloadports-974e291fa54a4c0d8fb79d6da01f44a6d48abc81.tar.gz
ports-974e291fa54a4c0d8fb79d6da01f44a6d48abc81.zip
Notes
-rw-r--r--games/freesci/Makefile2
-rw-r--r--www/links/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/freesci/Makefile b/games/freesci/Makefile
index 447a8923c5ae..69d296246821 100644
--- a/games/freesci/Makefile
+++ b/games/freesci/Makefile
@@ -60,7 +60,7 @@ CONFIGURE_ARGS+= --without-sdl
.endif
.if defined(WITH_DIRECTFB) && !defined(WITHOUT_DIRECTFB)
-LIB_DEPENDS+= directfb-1.4.3:${PORTSDIR}/devel/directfb
+LIB_DEPENDS+= directfb-1.4.5:${PORTSDIR}/devel/directfb
CONFIGURE_ARGS+= --with-directfb-include=${LOCALBASE}/include/directfb \
--with-directfb-libraries=${LOCALBASE}/lib
.else
diff --git a/www/links/Makefile b/www/links/Makefile
index b38e5feb11f1..0aed617b9038 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -57,7 +57,7 @@ CONFIGURE_ARGS+= --without-svgalib
.endif
.ifdef(WITH_DIRECTFB)
-LIB_DEPENDS+= directfb-1.4.3:${PORTSDIR}/devel/directfb
+LIB_DEPENDS+= directfb-1.4.5:${PORTSDIR}/devel/directfb
CONFIGURE_ARGS+= --with-directfb
.else
CONFIGURE_ARGS+= --without-directfb