aboutsummaryrefslogtreecommitdiff
path: root/devel/directfb
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-01-19 23:30:17 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-01-19 23:30:17 +0000
commit0c42c22fd5eefeb164d4b55128dd59e091481549 (patch)
tree19a7b4fcfe9d275212db362e9f1fb46e67a54fe5 /devel/directfb
parent3cb6face3eabf01857768495091b8f0db257d9a1 (diff)
downloadports-0c42c22fd5eefeb164d4b55128dd59e091481549.tar.gz
ports-0c42c22fd5eefeb164d4b55128dd59e091481549.zip
Notes
Diffstat (limited to 'devel/directfb')
-rw-r--r--devel/directfb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile
index de0fe2b2af50..6efa8b6ccf7a 100644
--- a/devel/directfb/Makefile
+++ b/devel/directfb/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= directfb
-PORTVERSION= 0.9.16
-PORTREVISION= 4
+PORTVERSION= 0.9.22
CATEGORIES= devel
MASTER_SITES= http://www.directfb.org/download/DirectFB/
DISTNAME= DirectFB-${PORTVERSION}
@@ -18,6 +17,8 @@ COMMENT= Graphic development lightweight API
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
+BROKEN= Hard-wires libc_r thread library
+
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
LDFLAGS="${PTHREAD_LIBS}"
USE_SDL= sdl