pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/spread Fix build for systems without perl installed.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd03ea594d41
branches: trunk
changeset: 459937:cd03ea594d41
user: recht <recht%pkgsrc.org@localhost>
date: Tue Aug 12 12:23:49 2003 +0000
description:
Fix build for systems without perl installed.
Remove MESSAGE. (As discussed on packages@).
diffstat:
net/spread/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fbba2b22f0b9 -r cd03ea594d41 net/spread/Makefile
--- a/net/spread/Makefile Tue Aug 12 11:39:46 2003 +0000
+++ b/net/spread/Makefile Tue Aug 12 12:23:49 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/08/09 13:07:40 recht Exp $
+# $NetBSD: Makefile,v 1.8 2003/08/12 12:23:49 recht Exp $
#
DISTNAME= spread-src-3.17.1
@@ -11,6 +11,7 @@
HOMEPAGE= http://www.spread.org/
COMMENT= Group communication system providing a number of messaging services
+USE_PERL5= build
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index