From a64dac5e4af0a786f6ab609b403594b331e1dd18 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 14 Mar 2002 17:43:41 +0000 Subject: Use slang buildlink.mk instead of DEPENDency. Fixes pkg/15852 as suggested by Hiramatsu Yoshifumi. --- editors/jed/Makefile | 7 +++---- editors/jed/distinfo | 3 +-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/editors/jed/Makefile b/editors/jed/Makefile index 2f22cc00d2d..c3cfb172212 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/10/25 19:34:44 agc Exp $ +# $NetBSD: Makefile,v 1.18 2002/03/14 17:43:41 wiz Exp $ # DISTNAME= jed-B0.99-15 @@ -8,11 +8,9 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.99/ \ ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/jed/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://space.mit.edu/%7Edavis/jed.html +HOMEPAGE= http://space.mit.edu/~davis/jed.html COMMENT= Text editor with many features, extensible through S-Lang functions -DEPENDS+= libslang-[0-9]*:../../devel/libslang - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-X @@ -27,4 +25,5 @@ post-install: ${RM} -f ${PREFIX}/share/jed/doc/jed.1 ${PREFIX}/share/jed/doc/rgrep.1 ${RMDIR} ${PREFIX}/share/jed/bin +.include "../../devel/libslang/buildlink.mk" .include "../../mk/bsd.pkg.mk" diff --git a/editors/jed/distinfo b/editors/jed/distinfo index 3539343c43b..a18346c4a94 100644 --- a/editors/jed/distinfo +++ b/editors/jed/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.5 2001/10/25 19:30:09 agc Exp $ +$NetBSD: distinfo,v 1.6 2002/03/14 17:43:41 wiz Exp $ SHA1 (jed-B0.99-15.tar.gz) = dfcb1b5ea0330666e919a83a3ebf01b4444d2e07 Size (jed-B0.99-15.tar.gz) = 833835 bytes -SHA1 (patch-aa) = f2ab9edd609b05c864b26da720d3f708a05a2d86 SHA1 (patch-ab) = 41bd984d5fdc26b0c7652981df9ed187b9c9ae27 -- cgit v1.2.3