summaryrefslogtreecommitdiffstats
path: root/devel/adasdl
diff options
context:
space:
mode:
Diffstat (limited to 'devel/adasdl')
-rw-r--r--devel/adasdl/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/adasdl/Makefile b/devel/adasdl/Makefile
index 78c6a78..076cddf 100644
--- a/devel/adasdl/Makefile
+++ b/devel/adasdl/Makefile
@@ -15,12 +15,10 @@ DISTNAME= AdaSDL_${PORTVERSION}
MAINTAINER= david@realityrift.com
COMMENT= An Ada thin binding to SDL
-LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \
- SDL_image:${PORTSDIR}/graphics/sdl_image \
- SDL_mixer:${PORTSDIR}/audio/sdl_mixer \
- ${GL_DEPENDS}
+LIB_DEPENDS= ${GL_DEPENDS}
BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat
+USE_SDL= mixer image sdl
USE_GMAKE= yes
USE_REINPLACE= yes
OpenPOWER on IntegriCloud