diff options
Diffstat (limited to 'ham/xdx/Makefile')
-rw-r--r-- | ham/xdx/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ham/xdx/Makefile b/ham/xdx/Makefile index a72ba8832de..5153d4277ac 100644 --- a/ham/xdx/Makefile +++ b/ham/xdx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2006/12/27 07:55:08 wulf Exp $ +# $NetBSD: Makefile,v 1.16 2006/12/29 19:58:46 wiz Exp $ # DISTNAME= xdx-2.2 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://www.qsl.net/pg4i/download/ @@ -12,6 +13,7 @@ COMMENT= Amateur Radio tcp/ip DX-cluster client USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes USE_PKGLOCALEDIR=yes +USE_DIRS+= xdg-1.4 BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED |