summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-07-31 01:56:43 +0000
committerhubertf <hubertf>2000-07-31 01:56:43 +0000
commita8ebd8cfe9061aaa25950cc5d20facf085c7e157 (patch)
tree2722fd5f76b64d8d3381107639012214c8a7ab42 /lang/Makefile
parent98b977a88c2ca529a7ecd583bfda0c383d2b9580 (diff)
downloadpkgsrc-a8ebd8cfe9061aaa25950cc5d20facf085c7e157.tar.gz
Enable a bunch of packages in category/Makefile that
* should not cause any conflicts with the new bulk-package targets, * didn't contain a reason for why they were disabled or * were disabled for some false reason (and a IGNORE/BROKEN in the pkg's Makefile would be more appropriate)
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 438c869615e..38a42df27f9 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2000/07/25 12:51:57 wulf Exp $
+# $NetBSD: Makefile,v 1.53 2000/07/31 01:56:44 hubertf Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -38,7 +38,7 @@
SUBDIR += ocaml
SUBDIR += p2c
SUBDIR += perl5
-# SUBDIR += perl5-current # disabled by default
+ SUBDIR += perl5-current
SUBDIR += py-extclass
SUBDIR += py-html-docs
SUBDIR += python