From 50f43064b949aef32515505d085390ddb3029300 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 8 Oct 2002 19:21:01 +0000 Subject: buildlink1 -> buildlink2. --- print/bg5pdf/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'print/bg5pdf') diff --git a/print/bg5pdf/Makefile b/print/bg5pdf/Makefile index a528e194286..4589d100553 100644 --- a/print/bg5pdf/Makefile +++ b/print/bg5pdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/09/21 23:46:55 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/10/08 19:21:01 wiz Exp $ # DISTNAME= bg5pdf-1.0.0 @@ -9,6 +9,7 @@ MAINTAINER= rxg@netbsd.org HOMEPAGE= http://students.washington.edu/cschin/bg5ps/bg5pdf/ COMMENT= wrap big5 encoding text file into PDF file by using PDFlib +USE_BUILDLINK2= yes PYTHON_VERSIONS_ACCEPTED= 21 PYBINMODULE= # defined PY_PATCHPLIST= yes @@ -23,5 +24,5 @@ post-extract: .include "../../lang/python/application.mk" .include "../../lang/python/extension.mk" -.include "../../print/pdflib/buildlink.mk" +.include "../../print/pdflib/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3