pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/xdx Bl3ify.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e60e00d0d724
branches:  trunk
changeset: 474676:e60e00d0d724
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Mon May 03 22:37:30 2004 +0000

description:
Bl3ify.

diffstat:

 ham/xdx/Makefile |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r ef43c2de4b81 -r e60e00d0d724 ham/xdx/Makefile
--- a/ham/xdx/Makefile  Mon May 03 22:27:33 2004 +0000
+++ b/ham/xdx/Makefile  Mon May 03 22:37:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/23 23:01:55 wulf Exp $
+# $NetBSD: Makefile,v 1.2 2004/05/03 22:37:30 kristerw Exp $
 #
 
 DISTNAME=      xdx-1.1
@@ -9,10 +9,12 @@
 HOMEPAGE=      http://www.qsl.net/pg4i/linux/xdx.html
 COMMENT=       Amateur Radio tcp/ip DX-cluster client
 
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 USE_GNU_TOOLS+=        make
 GNU_CONFIGURE= yes
 USE_PKGLOCALEDIR=yes
 
-.include "../../x11/gtk2/buildlink2.mk"
+BUILDLINK_TRANSFORM+=  S:-DGTK_DISABLE_DEPRECATED:
+
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index