pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/xtel Convert to bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da11992a8b60
branches:  trunk
changeset: 473884:da11992a8b60
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 25 00:48:25 2004 +0000

description:
Convert to bl3.

diffstat:

 comms/xtel/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r 3d747f742b9b -r da11992a8b60 comms/xtel/Makefile
--- a/comms/xtel/Makefile       Sun Apr 25 00:45:04 2004 +0000
+++ b/comms/xtel/Makefile       Sun Apr 25 00:48:25 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:27:04 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/25 00:48:25 wiz Exp $
 #
 
 DISTNAME=      xtel-3.3.0
@@ -10,10 +10,10 @@
 HOMEPAGE=      http://pficheux.free.fr/xtel/
 COMMENT=       Minitel(r) emulator
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_IMAKE=     YES
 
-.include "../../graphics/jpeg/buildlink2.mk"
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index