aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dumpmpeg
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-03-07 23:28:40 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-03-07 23:28:40 +0000
commit88568d177e8c2bec08bee33c645fc6c1df8af89f (patch)
tree42d373e5f88a09b660d620769f5b5616101cd368 /multimedia/dumpmpeg
parentc4d81e91feb15488ed06ec9392efe1a88932da58 (diff)
downloadports-88568d177e8c2bec08bee33c645fc6c1df8af89f.tar.gz
ports-88568d177e8c2bec08bee33c645fc6c1df8af89f.zip
Make ports/multimedia use the USE_SDL macro
PR: ports/61805 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=103240
Diffstat (limited to 'multimedia/dumpmpeg')
-rw-r--r--multimedia/dumpmpeg/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/multimedia/dumpmpeg/Makefile b/multimedia/dumpmpeg/Makefile
index b578053ac312..5ea4d635d44a 100644
--- a/multimedia/dumpmpeg/Makefile
+++ b/multimedia/dumpmpeg/Makefile
@@ -16,12 +16,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
COMMENT= Dump frames from mpeg movies
-LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
- smpeg:${PORTSDIR}/multimedia/smpeg
+LIB_DEPENDS= smpeg:${PORTSDIR}/multimedia/smpeg
-SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
GNU_CONFIGURE= yes
-CONFIGURE_ENV= SDL_CONFIG=${SDL_CONFIG}
+USE_SDL= sdl
MAN1= dumpmpeg.1
PLIST_FILES= bin/dumpmpeg