pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/icecast1 It is not sufficient to define USE_BUIL...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3535655e769
branches:  trunk
changeset: 472572:a3535655e769
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 11 15:57:40 2004 +0000

description:
It is not sufficient to define USE_BUILDLINK3; set it to yes.

diffstat:

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

diffs (18 lines):

diff -r e85c606ece55 -r a3535655e769 audio/icecast1/Makefile
--- a/audio/icecast1/Makefile   Sun Apr 11 15:56:34 2004 +0000
+++ b/audio/icecast1/Makefile   Sun Apr 11 15:57:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/04/11 06:03:15 snj Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/11 15:57:40 snj Exp $
 #
 
 DISTNAME=      icecast-1.3.12
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://www.icecast.org/
 COMMENT=       Internet broadcasting system using Mpeg Layer III streaming
 
-USE_BUILDLINK3=                # defined
+USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         # defined
 USE_PKGINSTALL=                yes
 



Home | Main Index | Thread Index | Old Index