summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-05-03 22:37:30 +0000
committerkristerw <kristerw@pkgsrc.org>2004-05-03 22:37:30 +0000
commit693058e8ccf6fe348619ef12214a27e4947ac8f9 (patch)
treebdf935e53a65ff72b0dd15dcf918bdbe00f0ce40 /ham
parentc09ed9e57d87e69f4e92fcce75897f3809c1599c (diff)
downloadpkgsrc-693058e8ccf6fe348619ef12214a27e4947ac8f9.tar.gz
Bl3ify.
Diffstat (limited to 'ham')
-rw-r--r--ham/xdx/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/ham/xdx/Makefile b/ham/xdx/Makefile
index 9f3dff82652..3cd036d2bec 100644
--- a/ham/xdx/Makefile
+++ b/ham/xdx/Makefile
@@ -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 @@ MAINTAINER= wulf@NetBSD.org
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"