summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2000-11-26 22:20:14 +0000
committerjtb <jtb@pkgsrc.org>2000-11-26 22:20:14 +0000
commit82a120c7dbc3485dcfcedabedcdf41bfee0d42ac (patch)
tree074f0f44b2e473426808e2a788bc123354cf24f0 /devel
parent99c80c43d1ee8c3aebbb542e44576a678f2256d7 (diff)
downloadpkgsrc-82a120c7dbc3485dcfcedabedcdf41bfee0d42ac.tar.gz
Add and enable "p5-ExtUtils-F77". Fixes PR pkg/11371 by Jason Beegan.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 8275fcf5991..21895e4c9cf 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.153 2000/11/25 21:39:52 jtb Exp $
+# $NetBSD: Makefile,v 1.154 2000/11/26 22:20:14 jtb Exp $
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
#
@@ -104,6 +104,7 @@
SUBDIR += p5-Devel-SmallProf
SUBDIR += p5-Devel-Symdump
SUBDIR += p5-Expect
+ SUBDIR += p5-ExtUtils-F77
SUBDIR += p5-File-PathConvert
SUBDIR += p5-FileKGlob
SUBDIR += p5-IO-stringy