summaryrefslogtreecommitdiff
path: root/editors/jed
diff options
context:
space:
mode:
authortron <tron>1999-06-22 07:34:15 +0000
committertron <tron>1999-06-22 07:34:15 +0000
commit06fe0dc1c6c7b834ba2f94cf5d6f41096c1fbc10 (patch)
treec89a1769b4478384d35641047dd68f72c7afe572 /editors/jed
parent55b273f1ce774efe7322c0b9ad2f9697de0341db (diff)
downloadpkgsrc-06fe0dc1c6c7b834ba2f94cf5d6f41096c1fbc10.tar.gz
Update dependence on "libslang" package to version 1.3.7.
Diffstat (limited to 'editors/jed')
-rw-r--r--editors/jed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile
index 763ddc1296e..ce3f62bfe26 100644
--- a/editors/jed/Makefile
+++ b/editors/jed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/06/03 08:27:21 agc Exp $
+# $NetBSD: Makefile,v 1.5 1999/06/22 07:34:15 tron Exp $
#
DISTNAME= jed0.98-7
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.98/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://space.mit.edu/%7Edavis/jed.html
-DEPENDS+= libslang-1.2.2:../../devel/libslang
+DEPENDS+= libslang-1.3.7:../../devel/libslang
CONFIGURE_ARGS+= --without-X --prefix=${PREFIX}
GNU_CONFIGURE= yes