summaryrefslogtreecommitdiff
path: root/editors/yudit/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 08:32:04 +0000
committersnj <snj>2004-04-11 08:32:04 +0000
commitf0789781789a1c8188949bd4e8e9815091c2861a (patch)
tree38c7eb20bf72091572bfb87c53b1cd24f1c0cbbb /editors/yudit/Makefile
parent0dde5b7253e7aa8d40da65aa622bf27e314d3797 (diff)
downloadpkgsrc-f0789781789a1c8188949bd4e8e9815091c2861a.tar.gz
Convert to buildlink3.
Diffstat (limited to 'editors/yudit/Makefile')
-rw-r--r--editors/yudit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile
index 61f2f2faa46..751186f7b2f 100644
--- a/editors/yudit/Makefile
+++ b/editors/yudit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/02/05 10:09:03 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/11 08:33:10 snj Exp $
#
DISTNAME= yudit-2.7.6
@@ -9,7 +9,7 @@ MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://yudit.org/
COMMENT= Unicode Text Editor
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++
USE_X11= yes
@@ -17,5 +17,5 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-x
-.include "../../graphics/freetype-lib/buildlink2.mk"
+.include "../../graphics/freetype-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"