aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2009-05-21 16:19:22 +0800
committerdhn <dhn@FreeBSD.org>2009-05-21 16:19:22 +0800
commitdc7bfc20d34dbff8912afd23fc32557a5b2fee72 (patch)
tree0b7118a16d2a7d13c14a334c93a781573e041487
parent0d81b0f2c364b2f5cb11d896325183304ec66ef3 (diff)
downloadfreebsd-ports-gnome-dc7bfc20d34dbff8912afd23fc32557a5b2fee72.tar.gz
freebsd-ports-gnome-dc7bfc20d34dbff8912afd23fc32557a5b2fee72.tar.zst
freebsd-ports-gnome-dc7bfc20d34dbff8912afd23fc32557a5b2fee72.zip
- Fix build with multimedia/libdv
- Bump PORTREVISION Reported by: pointyhat
-rw-r--r--multimedia/xdvshow/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/xdvshow/Makefile b/multimedia/xdvshow/Makefile
index d918f20c8522..8998270c93fb 100644
--- a/multimedia/xdvshow/Makefile
+++ b/multimedia/xdvshow/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xdvshow
PORTVERSION= 00.2003.09.03
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= multimedia
MASTER_SITES= http://www.sfc.wide.ad.jp/DVTS/software/xdvshow/
DISTNAME= ${PORTNAME}
@@ -20,6 +20,7 @@ LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv
PLIST_FILES= bin/xdvshow
GNU_CONFIGURE= YES
USE_AUTOTOOLS= autoconf:262
+USE_SDL= sdl
post-patch:
@${REINPLACE_CMD} \