pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/libdvdread tweak MESSAGE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/97fd9eb4874d
branches: trunk
changeset: 465302:97fd9eb4874d
user: grant <grant%pkgsrc.org@localhost>
date: Sat Dec 27 04:05:08 2003 +0000
description:
tweak MESSAGE.
diffstat:
misc/libdvdread/MESSAGE | 9 ++++-----
misc/libdvdread/Makefile | 4 +++-
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r 6839a91bb5a6 -r 97fd9eb4874d misc/libdvdread/MESSAGE
--- a/misc/libdvdread/MESSAGE Sat Dec 27 04:01:59 2003 +0000
+++ b/misc/libdvdread/MESSAGE Sat Dec 27 04:05:08 2003 +0000
@@ -1,9 +1,8 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.4 2003/05/21 18:04:08 grant Exp $
+$NetBSD: MESSAGE,v 1.5 2003/12/27 04:05:08 grant Exp $
-Because of the unclear legal status of libdvdcss, it is not
-automatically installed as part of ${PKGNAME}. It is however
-needed to play encrypted DVDs. If you want to play encrypted DVDs,
-simply install it yourself.
+Because of the unclear legal status of libdvdcss, it is not automatically
+installed as part of ${PKGBASE}. It is however needed to play encrypted
+DVDs. If you want to play encrypted DVDs, simply install it yourself.
===========================================================================
diff -r 6839a91bb5a6 -r 97fd9eb4874d misc/libdvdread/Makefile
--- a/misc/libdvdread/Makefile Sat Dec 27 04:01:59 2003 +0000
+++ b/misc/libdvdread/Makefile Sat Dec 27 04:05:08 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/30 19:12:03 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/12/27 04:05:08 grant Exp $
DISTNAME= libdvdread-0.9.4
CATEGORIES= misc
@@ -15,4 +15,6 @@
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+MESSAGE_SUBST+= PKGBASE=${PKGBASE}
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index