From 5cc0b16476d8fb7ec01709f49080f48b0d0b7e0c Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 12 Apr 2004 10:53:07 +0000 Subject: bl3ify --- editors/jed/Makefile.common | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'editors/jed') diff --git a/editors/jed/Makefile.common b/editors/jed/Makefile.common index c726c008423..56fb5f4ef81 100644 --- a/editors/jed/Makefile.common +++ b/editors/jed/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2003/07/30 10:41:22 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.3 2004/04/12 10:55:49 xtraeme Exp $ # DISTNAME= jed-0.99-16 CATEGORIES= editors @@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@gmx.net HOMEPAGE= http://www.jedsoft.org/jed/ -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes @@ -25,4 +25,4 @@ post-install: ${INSTALL_DATA_DIR} ${EGDIR} ${INSTALL_DATA} ${WRKSRC}/lib/jed.conf ${EGDIR} -.include "../../devel/libslang/buildlink2.mk" +.include "../../devel/libslang/buildlink3.mk" -- cgit v1.2.3