pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/monotone Clear out INFO_FILES so that the info f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc75ff4a075a
branches: trunk
changeset: 510569:fc75ff4a075a
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri Mar 31 14:50:52 2006 +0000
description:
Clear out INFO_FILES so that the info files listed in the PLIST are found.
diffstat:
devel/monotone/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2ad126da7847 -r fc75ff4a075a devel/monotone/Makefile
--- a/devel/monotone/Makefile Fri Mar 31 14:38:02 2006 +0000
+++ b/devel/monotone/Makefile Fri Mar 31 14:50:52 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/03/09 20:30:16 jmmv Exp $
+# $NetBSD: Makefile,v 1.22 2006/03/31 14:50:52 jlam Exp $
#
DISTNAME= monotone-0.25.2
@@ -11,7 +11,7 @@
GCC_REQD+= 3.0
GNU_CONFIGURE= yes
-INFO_FILES= monotone.info
+INFO_FILES= # PLIST
UNLIMIT_RESOURCES+= datasize
USE_TOOLS+= gmake makeinfo
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index