aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormph <mph@FreeBSD.org>2005-04-28 21:01:59 +0800
committermph <mph@FreeBSD.org>2005-04-28 21:01:59 +0800
commitd3d83cad22c5e59c2baaf55d68452b223c505af6 (patch)
tree69c7eaba4f4c9bf6af65f12e056fd08ff41bcd6e /devel
parent8e430fec0774c61d47bf5f2c5885aabdbfae9afd (diff)
downloadfreebsd-ports-gnome-d3d83cad22c5e59c2baaf55d68452b223c505af6.tar.gz
freebsd-ports-gnome-d3d83cad22c5e59c2baaf55d68452b223c505af6.tar.zst
freebsd-ports-gnome-d3d83cad22c5e59c2baaf55d68452b223c505af6.zip
Fix typo.
Submitted by: Vladimir Chukharev <chu@kemia.me.tut.fi>
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-ReadLine-Gnu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-ReadLine-Gnu/Makefile b/devel/p5-ReadLine-Gnu/Makefile
index c4f48e08981b..a18caf3d9eea 100644
--- a/devel/p5-ReadLine-Gnu/Makefile
+++ b/devel/p5-ReadLine-Gnu/Makefile
@@ -22,7 +22,7 @@ PERL_CONFIGURE= yes
.if exists(${LOCALBASE}/lib/libreadline.so)
CONFIGURE_ARGS+=--includedir=${LOCALBASE}/include
-LIB_DEPENDS+= readline.5:${PORTSDIR}/deve/readline
+LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline
.endif
MAN3= Term::ReadLine::Gnu.3