pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/gocr Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/137e2751f4fa
branches:  trunk
changeset: 473158:137e2751f4fa
user:      snj <snj%pkgsrc.org@localhost>
date:      Fri Apr 16 21:46:02 2004 +0000

description:
Convert to buildlink3.

diffstat:

 textproc/gocr/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 8a602051ac05 -r 137e2751f4fa textproc/gocr/Makefile
--- a/textproc/gocr/Makefile    Fri Apr 16 21:39:01 2004 +0000
+++ b/textproc/gocr/Makefile    Fri Apr 16 21:46:02 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/24 15:13:20 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/16 21:46:02 snj Exp $
 
 DISTNAME=      gocr-0.37
 CATEGORIES=    textproc
@@ -10,6 +10,6 @@
 
 GNU_CONFIGURE= yes
 USE_GNU_TOOLS+=        make
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index