aboutsummaryrefslogtreecommitdiff
path: root/devel/directfb
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-03-07 23:39:10 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-03-07 23:39:10 +0000
commit84c834ee8fcd257e31c450ea1ffd53f11140b612 (patch)
treee05aea6a24754785f4c4a219cafed0ee7e204f35 /devel/directfb
parent41471d5d49dcea909447976a18d5e6c34434b840 (diff)
downloadports-84c834ee8fcd257e31c450ea1ffd53f11140b612.tar.gz
ports-84c834ee8fcd257e31c450ea1ffd53f11140b612.zip
Notes
Diffstat (limited to 'devel/directfb')
-rw-r--r--devel/directfb/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile
index 5c445ce24cf0..5b54a9e431a3 100644
--- a/devel/directfb/Makefile
+++ b/devel/directfb/Makefile
@@ -16,14 +16,11 @@ MAINTAINER= fab@gcu.info
COMMENT= Graphic development lightweight API
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
png.5:${PORTSDIR}/graphics/png
-SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
-
-CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
- CPPFLAGS="${PTHREAD_CFLAGS}" \
+CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
LDFLAGS="${PTHREAD_LIBS}"
+USE_SDL= sdl
USE_LIBTOOL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes