pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/icecast1 Changed #defined to yes in GNU_CONFIGURE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5452bcaac689
branches:  trunk
changeset: 494928:5452bcaac689
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue May 31 21:55:53 2005 +0000

description:
Changed #defined to yes in GNU_CONFIGURE.

diffstat:

 audio/icecast1/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ffddab79cacb -r 5452bcaac689 audio/icecast1/Makefile
--- a/audio/icecast1/Makefile   Tue May 31 21:55:18 2005 +0000
+++ b/audio/icecast1/Makefile   Tue May 31 21:55:53 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/04/11 21:44:53 tv Exp $
+# $NetBSD: Makefile,v 1.13 2005/05/31 21:55:53 rillig Exp $
 #
 
 DISTNAME=      icecast-1.3.12
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://www.icecast.org/
 COMMENT=       Internet broadcasting system using Mpeg Layer III streaming
 
-GNU_CONFIGURE=         # defined
+GNU_CONFIGURE=         yes
 USE_PKGINSTALL=                yes
 
 RCD_SCRIPTS=           icecast



Home | Main Index | Thread Index | Old Index