pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/dgen Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/193ac94dfb91
branches:  trunk
changeset: 472601:193ac94dfb91
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 11 17:14:26 2004 +0000

description:
Convert to buildlink3.

diffstat:

 emulators/dgen/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r cf5f828c9ffc -r 193ac94dfb91 emulators/dgen/Makefile
--- a/emulators/dgen/Makefile   Sun Apr 11 17:13:40 2004 +0000
+++ b/emulators/dgen/Makefile   Sun Apr 11 17:14:26 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/22 08:36:04 grant Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/11 17:14:26 snj Exp $
 #
 
 DISTNAME=      dgen-sdl-1.23
@@ -16,9 +16,9 @@
 USE_GNU_TOOLS+=        make
 GNU_CONFIGURE= yes
 USE_X11=       yes
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 
 CONFIGURE_ARGS+=       --with-extra-opt
 
-.include "../../devel/SDL/buildlink2.mk"
+.include "../../devel/SDL/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index