summaryrefslogtreecommitdiff
path: root/devel/sdl
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-04-22 21:25:58 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-04-22 21:25:58 +0000
commit8a3c015b3b1e6009fb33a233174c7a796c590002 (patch)
tree9a8582b4689fc842c4b811f01c1385778379c0d8 /devel/sdl
parentCorrect pkg/PLIST. (diff)
Ignore release version of libSDL. (libSDL-1.0 => libSDL)
Notes
Notes: svn path=/head/; revision=27896
Diffstat (limited to 'devel/sdl')
-rw-r--r--devel/sdl/Makefile2
-rw-r--r--devel/sdl/pkg-plist3
2 files changed, 1 insertions, 4 deletions
diff --git a/devel/sdl/Makefile b/devel/sdl/Makefile
index ca82f50350e0..b5cb0842fbe3 100644
--- a/devel/sdl/Makefile
+++ b/devel/sdl/Makefile
@@ -19,10 +19,8 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_GMAKE= yes
USE_XLIB= yes
GNU_CONFIGURE= yes
-
CONFIGURE_ENV= NASM="${LOCALBASE}/bin/nasm" \
LOCALBASE="${LOCALBASE}"
-
CFLAGS+= -D_THREAD_SAFE
post-install:
diff --git a/devel/sdl/pkg-plist b/devel/sdl/pkg-plist
index eab0e6eff881..76d43c9df618 100644
--- a/devel/sdl/pkg-plist
+++ b/devel/sdl/pkg-plist
@@ -23,11 +23,10 @@ include/SDL/SDL_version.h
include/SDL/SDL_video.h
include/SDL/begin_code.h
include/SDL/close_code.h
-lib/libSDL-1.0.so
-lib/libSDL-1.0.so.2
lib/libSDL.a
lib/libSDL.la
lib/libSDL.so
+lib/libSDL.so.2
lib/libSDLmain.a
@exec /sbin/ldconfig -m %B
@unexec /sbin/ldconfig -R