summaryrefslogtreecommitdiff
path: root/textproc/yodl
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-16 02:36:44 +0000
committerminskim <minskim@pkgsrc.org>2004-02-16 02:36:44 +0000
commit75920ffc3925cd17c61ce237915b1d2c69c52238 (patch)
tree4c028ca67584eaff9516b4c5071c2e008d8b5eac /textproc/yodl
parentaf432c6068847625c2a229d3a8174c1f5d866614 (diff)
downloadpkgsrc-75920ffc3925cd17c61ce237915b1d2c69c52238.tar.gz
bl3ify
Diffstat (limited to 'textproc/yodl')
-rw-r--r--textproc/yodl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile
index f44b9899c1a..ca56d7d15d4 100644
--- a/textproc/yodl/Makefile
+++ b/textproc/yodl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/01/24 15:13:20 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/02/16 02:36:44 minskim Exp $
DISTNAME= yodl-1.31.18
PKGREVISION= 2
@@ -12,7 +12,7 @@ COMMENT= High-level document preparation system
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
MAKEFILE= GNUmakefile
@@ -20,5 +20,5 @@ do-build:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} LDFLAGS="${LDFLAGS}"
.include "../../lang/python/application.mk"
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"