pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/mstream Cleaned up the Makefile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e72086712fc7
branches:  trunk
changeset: 509485:e72086712fc7
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Mar 10 22:47:35 2006 +0000

description:
Cleaned up the Makefile.

diffstat:

 audio/mstream/Makefile |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (21 lines):

diff -r 6d2fb7504bf6 -r e72086712fc7 audio/mstream/Makefile
--- a/audio/mstream/Makefile    Fri Mar 10 22:46:18 2006 +0000
+++ b/audio/mstream/Makefile    Fri Mar 10 22:47:35 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/03/10 22:41:25 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2006/03/10 22:47:35 rillig Exp $
 #
 
 DISTNAME=      mstream-1.0
@@ -15,11 +15,6 @@
 
 NO_CONFIGURE=  yes
 USE_TOOLS+=    perl:run
-
-MODDIR=                ${PREFIX}/share/ices-mp3
-
 MAKE_FLAGS+=   PREFIX=${PREFIX:Q}
-MAKE_FLAGS+=   MODDIR=${MODDIR:Q}
-MAKE_FLAGS+=   PERL=${PERL5:Q}
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index