From cb7456ec7bdefe4671b59a0b24e701bd275e1af4 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 9 Oct 2002 23:59:49 +0000 Subject: buildlink1 -> buildlink2. --- editors/yudit/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'editors/yudit') diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index be5dd4c223d..91028341205 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/04/04 20:09:55 jdolecek Exp $ +# $NetBSD: Makefile,v 1.6 2002/10/10 00:05:41 wiz Exp $ # DISTNAME= yudit-2.5 @@ -9,10 +9,9 @@ MAINTAINER= wulf@netbsd.org HOMEPAGE= http://yudit.org/ COMMENT= Unicode Text Editor -USE_BUILDLINK_ONLY= yes - -USE_X11BASE= yes +USE_BUILDLINK2= yes USE_GMAKE= yes +USE_X11BASE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-x CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" @@ -20,5 +19,5 @@ CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" post-configure: cd ${WRKSRC}/gui/locale && mv cz cs -.include "../../graphics/freetype-lib/buildlink.mk" +.include "../../graphics/freetype-lib/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3