pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/mstream Set NO_CONFIGURE=yes to make pkglint happy.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d32b186bc809
branches: trunk
changeset: 494447:d32b186bc809
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue May 24 13:45:14 2005 +0000
description:
Set NO_CONFIGURE=yes to make pkglint happy.
diffstat:
audio/mstream/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6a14f172d8ee -r d32b186bc809 audio/mstream/Makefile
--- a/audio/mstream/Makefile Tue May 24 13:39:23 2005 +0000
+++ b/audio/mstream/Makefile Tue May 24 13:45:14 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/01/16 04:01:31 kim Exp $
+# $NetBSD: Makefile,v 1.4 2005/05/24 13:45:14 rillig Exp $
#
DISTNAME= mstream-1.0
@@ -12,7 +12,7 @@
DEPENDS+= ices-mp3>=0.3:../../audio/ices-mp3
DEPENDS+= p5-MP3-Info>=1.0:../../audio/p5-MP3-Info
-NO_CONFIGURE= # defined
+NO_CONFIGURE= yes
USE_PERL5= # defined
MODDIR= ${PREFIX}/share/ices-mp3
Home |
Main Index |
Thread Index |
Old Index