diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-23 22:24:30 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-23 22:24:30 +0000 |
commit | ee1faa5ae2648a1851b61471c4fd2e73853111c7 (patch) | |
tree | 3a3efb140c0a53db84a0f481bb29c41e6665dc6d /devel/sdl_ldbad | |
parent | 37fed81ac9126bbf298bc9bcae29cf901e42f8ec (diff) |
Notes
Diffstat (limited to 'devel/sdl_ldbad')
-rw-r--r-- | devel/sdl_ldbad/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/sdl_ldbad/Makefile b/devel/sdl_ldbad/Makefile index b153fa54d02d..545379d25c1d 100644 --- a/devel/sdl_ldbad/Makefile +++ b/devel/sdl_ldbad/Makefile @@ -14,10 +14,7 @@ DISTFILES= # none MAINTAINER= ports@FreeBSD.org COMMENT= A SDL Linux Developer's BandAiD -LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 - -SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config - +USE_SDL= sdl NO_BUILD= yes NO_WRKSUBDIR= yes |