summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjtb <jtb>2000-11-26 22:20:14 +0000
committerjtb <jtb>2000-11-26 22:20:14 +0000
commitd7cdf34fc0970a4c04bea5977189309fd717a7b2 (patch)
tree074f0f44b2e473426808e2a788bc123354cf24f0 /devel
parent5fb56ca839e50c1581bd2936f36b74d75461052b (diff)
downloadpkgsrc-d7cdf34fc0970a4c04bea5977189309fd717a7b2.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