Add and enable perl5-base.
This commit is contained in:
parent
b37f4b7d91
commit
51b51f6247
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.58 2000/08/31 14:17:45 jwise Exp $
|
||||
# $NetBSD: Makefile,v 1.59 2000/09/05 09:19:01 jlam Exp $
|
||||
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
|
||||
#
|
||||
|
||||
|
@ -40,6 +40,7 @@
|
|||
SUBDIR += ocaml
|
||||
SUBDIR += p2c
|
||||
SUBDIR += perl5
|
||||
SUBDIR += perl5-base
|
||||
SUBDIR += perl5-current
|
||||
SUBDIR += py-extclass
|
||||
SUBDIR += py-html-docs
|
||||
|
|
Loading…
Reference in a new issue