pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/js Correct myself: it's INFO_FILES, not INFO_DIR....
details: https://anonhg.NetBSD.org/pkgsrc/rev/d754da77d2c0
branches: trunk
changeset: 513780:d754da77d2c0
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Jun 03 01:22:33 2006 +0000
description:
Correct myself: it's INFO_FILES, not INFO_DIR. Ride earlier bump.
diffstat:
lang/js/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r b3b2d784d38e -r d754da77d2c0 lang/js/Makefile
--- a/lang/js/Makefile Sat Jun 03 01:13:40 2006 +0000
+++ b/lang/js/Makefile Sat Jun 03 01:22:33 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/06/02 16:45:52 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/06/03 01:22:33 joerg Exp $
#
DISTNAME= js-0.2.5
@@ -16,6 +16,6 @@
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-INFO_DIR= # PLIST
+INFO_FILES= # PLIST
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index