pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/kadu Sadly, the "pure hack" in Makefile version 1...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f6324787b89
branches: trunk
changeset: 478676:6f6324787b89
user: agc <agc%pkgsrc.org@localhost>
date: Wed Jul 28 10:16:59 2004 +0000
description:
Sadly, the "pure hack" in Makefile version 1.2 is still needed, as shown
by the bulk build results - uncomment it again.
diffstat:
chat/kadu/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r a84121e27537 -r 6f6324787b89 chat/kadu/Makefile
--- a/chat/kadu/Makefile Wed Jul 28 09:32:43 2004 +0000
+++ b/chat/kadu/Makefile Wed Jul 28 10:16:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/07/09 10:46:23 adam Exp $
+# $NetBSD: Makefile,v 1.4 2004/07/28 10:16:59 agc Exp $
DISTNAME= kadu-0.3.9
CATEGORIES= chat
@@ -18,8 +18,8 @@
WRKSRC= ${WRKDIR}/kadu
# pure hack
-#post-configure:
-# cd ${WRKSRC}; ${TOUCH} Makefile
+post-configure:
+ cd ${WRKSRC}; ${TOUCH} Makefile
.include "../../chat/ekg/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index