pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/smpeg Use LIBTOOL_OVERRIDE instead of LTCONFIG_O...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec2e79471053
branches: trunk
changeset: 467941:ec2e79471053
user: snj <snj%pkgsrc.org@localhost>
date: Sun Feb 08 23:54:53 2004 +0000
description:
Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE.
Fix an English error in DESCR.
Okayed by wiz.
diffstat:
devel/smpeg/DESCR | 2 +-
devel/smpeg/Makefile | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r e2369f4ef6af -r ec2e79471053 devel/smpeg/DESCR
--- a/devel/smpeg/DESCR Sun Feb 08 23:37:13 2004 +0000
+++ b/devel/smpeg/DESCR Sun Feb 08 23:54:53 2004 +0000
@@ -1,4 +1,4 @@
SMPEG is based on UC Berkeley's mpeg_play software MPEG decoder
and SPLAY, an MPEG audio decoder created by Woo-jae Jung. The
-current version is capable to play back MPEG video and sound on
+current version is capable of playing back MPEG video and sound on
Pentium II based systems.
diff -r e2369f4ef6af -r ec2e79471053 devel/smpeg/Makefile
--- a/devel/smpeg/Makefile Sun Feb 08 23:37:13 2004 +0000
+++ b/devel/smpeg/Makefile Sun Feb 08 23:54:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/01/22 08:24:31 grant Exp $
+# $NetBSD: Makefile,v 1.23 2004/02/08 23:54:53 snj Exp $
#
DISTNAME= smpeg-0.4.4
@@ -19,7 +19,7 @@
USE_X11= yes
USE_LIBTOOL= yes
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
CPPFLAGS+= -Dunix=1
Home |
Main Index |
Thread Index |
Old Index