From 6096301193224aae852bbc2579912791c3d453ec Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 9 Oct 2002 13:45:46 +0000 Subject: buildlink1 -> buildlink2. --- editors/jed/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'editors/jed') diff --git a/editors/jed/Makefile b/editors/jed/Makefile index c3cfb172212..4886f40c8db 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2002/03/14 17:43:41 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2002/10/09 13:45:46 wiz Exp $ # DISTNAME= jed-B0.99-15 @@ -11,6 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://space.mit.edu/~davis/jed.html COMMENT= Text editor with many features, extensible through S-Lang functions +USE_BUILDLINK2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-X @@ -25,5 +26,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 "../../devel/libslang/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3