pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/openptc Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4cecd5d2766
branches:  trunk
changeset: 473270:c4cecd5d2766
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 18 05:53:28 2004 +0000

description:
Convert to buildlink3.

diffstat:

 graphics/openptc/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 50763f7fc640 -r c4cecd5d2766 graphics/openptc/Makefile
--- a/graphics/openptc/Makefile Sun Apr 18 05:48:44 2004 +0000
+++ b/graphics/openptc/Makefile Sun Apr 18 05:53:28 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/24 15:46:44 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/18 05:53:28 snj Exp $
 
 DISTNAME=              OpenPTC-x11-1.0.0-2
 PKGNAME=               OpenPTC-X11-1.0.02
@@ -11,11 +11,11 @@
 
 WRKSRC=                        ${WRKDIR}/OpenPTC-x11-1.0.0
 GNU_CONFIGURE=         yes
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 USE_GNU_TOOLS+=                make
 USE_X11BASE=           yes
 
 BUILDLINK_DEPENDS.Hermes=      Hermes>=1.3.2nb1
 
-.include "../../graphics/hermes/buildlink2.mk"
+.include "../../graphics/hermes/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index