1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

BROKEN: Hard-wires libc_r thread library

This commit is contained in:
Kris Kennaway 2006-01-19 23:30:17 +00:00
parent 3cb6face3e
commit 0c42c22fd5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153910

View File

@ -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