diff options
Diffstat (limited to 'ham/xdx/Makefile')
-rw-r--r-- | ham/xdx/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ham/xdx/Makefile b/ham/xdx/Makefile index 86505686b09..29be0b0c539 100644 --- a/ham/xdx/Makefile +++ b/ham/xdx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/10/02 17:11:20 tron Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/03 13:01:46 asau Exp $ # DISTNAME= xdx-2.4.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.qsl.net/pg4i/linux/xdx.html COMMENT= Amateur Radio tcp/ip DX-cluster client LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes USE_PKGLOCALEDIR=yes |