summaryrefslogtreecommitdiff
path: root/multimedia/lsdvd
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2006-01-26 16:25:52 +0000
committerxtraeme <xtraeme>2006-01-26 16:25:52 +0000
commitb4c8975a88549f65777b37d3000679851a772b52 (patch)
tree60b96a6ae692d8b1dec01c03579e7c1bd06ff1f7 /multimedia/lsdvd
parentafc550c28105f49733548cb54cc4916e8504fb98 (diff)
downloadpkgsrc-b4c8975a88549f65777b37d3000679851a772b52.tar.gz
This needs libdvdread>=0.9.5nb1 to build.
Bump PKGREVISION.
Diffstat (limited to 'multimedia/lsdvd')
-rw-r--r--multimedia/lsdvd/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/multimedia/lsdvd/Makefile b/multimedia/lsdvd/Makefile
index 4fe4e710cdf..4dc8caa820f 100644
--- a/multimedia/lsdvd/Makefile
+++ b/multimedia/lsdvd/Makefile
@@ -1,17 +1,19 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:42 tv Exp $
+# $NetBSD: Makefile,v 1.5 2006/01/26 16:25:52 xtraeme Exp $
DISTNAME= lsdvd-0.10
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=acidrip/}
MAINTAINER= snj@NetBSD.org
-HOMEPAGE= http://acidrip.thirtythreeandathird.net/lsdvd.html
+HOMEPAGE= http://untrepid.com/acidrip/lsdvd.html
COMMENT= Application displaying the contents of DVDs
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
+BUILDLINK_DEPENDS.libdvdread+= libdvdread>=0.9.5nb1
+
.include "../../multimedia/libdvdread/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"