summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/js/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/js/Makefile b/lang/js/Makefile
index c125449a928..81f615a4612 100644
--- a/lang/js/Makefile
+++ b/lang/js/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/06/03 01:22:33 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/02/15 14:35:33 rillig Exp $
#
DISTNAME= js-0.2.5
@@ -15,7 +15,6 @@ COMMENT= JavaScript virtual machine
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-
-INFO_FILES= # PLIST
+INFO_FILES= yes
.include "../../mk/bsd.pkg.mk"