pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/transcalc bl3ify



details:   https://anonhg.NetBSD.org/pkgsrc/rev/345a914f9104
branches:  trunk
changeset: 468864:345a914f9104
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Tue Feb 17 12:51:03 2004 +0000

description:
bl3ify

diffstat:

 cad/transcalc/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r afc0954bb671 -r 345a914f9104 cad/transcalc/Makefile
--- a/cad/transcalc/Makefile    Tue Feb 17 12:50:30 2004 +0000
+++ b/cad/transcalc/Makefile    Tue Feb 17 12:51:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/22 07:21:55 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/17 12:51:03 dmcmahill Exp $
 #
 
 DISTNAME=      transcalc-0.13
@@ -12,9 +12,9 @@
 COMMENT=       Transmission line analysis/synthesis
 
 GNU_CONFIGURE= YES
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_GNU_TOOLS+=        make
 
-.include "../../x11/gtk/buildlink2.mk"
-.include "../../graphics/imlib/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
+.include "../../graphics/imlib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index