summaryrefslogtreecommitdiff
path: root/fonts/oto
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 08:47:21 +0000
committersnj <snj@pkgsrc.org>2004-04-25 08:47:21 +0000
commit9063cf0e301d7a7acb918f3f8747309937afc2f5 (patch)
tree21fcb75ab701e1329053ba4d40e92a0f42c65d44 /fonts/oto
parent685995c477798738b9b4da11c67797e10ea3d8d0 (diff)
downloadpkgsrc-9063cf0e301d7a7acb918f3f8747309937afc2f5.tar.gz
Convert to buildlink3.
Diffstat (limited to 'fonts/oto')
-rw-r--r--fonts/oto/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/fonts/oto/Makefile b/fonts/oto/Makefile
index a62be33fc13..82e49b9de93 100644
--- a/fonts/oto/Makefile
+++ b/fonts/oto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/22 08:38:29 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 08:53:59 snj Exp $
#
DISTNAME= oto-0.4
@@ -11,13 +11,13 @@ HOMEPAGE= http://sourceforge.net/projects/oto/
COMMENT= List and modify OpenType font files
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/oto
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/oto
-.include "../../converters/libiconv/buildlink2.mk"
-.include "../../devel/libgetopt/buildlink2.mk"
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/libgetopt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"