From 280b1b2fbeff4d4b5c0f805d1d83a809a5b60cd5 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 9 May 2004 20:19:44 +0000 Subject: Convert to buildlink3. --- textproc/subtitleripper/Makefile | 8 ++++---- textproc/subtitleripper/distinfo | 4 ++-- textproc/subtitleripper/patches/patch-aa | 13 +++++++++---- 3 files changed, 15 insertions(+), 10 deletions(-) (limited to 'textproc/subtitleripper') diff --git a/textproc/subtitleripper/Makefile b/textproc/subtitleripper/Makefile index 4012fee3cd0..bc1a7c049f0 100644 --- a/textproc/subtitleripper/Makefile +++ b/textproc/subtitleripper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/24 15:13:20 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/05/09 20:19:44 snj Exp $ # DISTNAME= subtitleripper-0.3-1 @@ -13,9 +13,9 @@ COMMENT= Sub title ripping program DEPENDS+= gocr-[0-9]*:../../textproc/gocr -WRKSRC= ${WRKDIR}/subtitleripper -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_GNU_TOOLS+= make +WRKSRC= ${WRKDIR}/subtitleripper do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pgm2txt ${PREFIX}/bin @@ -28,5 +28,5 @@ do-install: gocrfilter_fr.sed gocrfilter_nl.sed gocrfilter_none.sed \ ${LOCALBASE}/share/doc/subtitleripper -.include "../../graphics/netpbm/buildlink2.mk" +.include "../../graphics/netpbm/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/subtitleripper/distinfo b/textproc/subtitleripper/distinfo index 294941c641a..a71a53aea4f 100644 --- a/textproc/subtitleripper/distinfo +++ b/textproc/subtitleripper/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/06/23 07:20:54 mrg Exp $ +$NetBSD: distinfo,v 1.2 2004/05/09 20:19:44 snj Exp $ SHA1 (subtitleripper-0.3-1.tgz) = d34aac07e834fd462c89484db8fcb27bebcb8ef5 Size (subtitleripper-0.3-1.tgz) = 42382 bytes -SHA1 (patch-aa) = c4db981ea9591e2be215637521486f8d977bedd8 +SHA1 (patch-aa) = b93e8276813bb6bf2a3aee797619bd1bff0f7eca diff --git a/textproc/subtitleripper/patches/patch-aa b/textproc/subtitleripper/patches/patch-aa index cb9d887343f..30c0a01b354 100644 --- a/textproc/subtitleripper/patches/patch-aa +++ b/textproc/subtitleripper/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.1.1.1 2003/06/23 07:20:55 mrg Exp $ +$NetBSD: patch-aa,v 1.2 2004/05/09 20:19:44 snj Exp $ ---- Makefile.orig 2003-06-21 05:16:27.000000000 +1000 -+++ Makefile 2003-06-21 05:18:45.000000000 +1000 -@@ -4,8 +4,8 @@ +--- Makefile.orig 2003-02-24 03:44:11.000000000 -0800 ++++ Makefile 2004-05-09 11:20:50.000000000 -0700 +@@ -4,12 +4,12 @@ # use always: DEFINES := @@ -13,3 +13,8 @@ $NetBSD: patch-aa,v 1.1.1.1 2003/06/23 07:20:55 mrg Exp $ ### enable ppm support ### DEFINES += -D_HAVE_LIB_PPM_ +-LIBS += -lppm ++LIBS += -lnetpbm ${LDFLAGS} + + ### enable zlib support ### + DEFINES += -D_HAVE_ZLIB_ -- cgit v1.2.3