diff options
Diffstat (limited to 'ham/xlog')
-rw-r--r-- | ham/xlog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile index 0d8b94d2042..b66ef060912 100644 --- a/ham/xlog/Makefile +++ b/ham/xlog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:43:30 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/24 13:40:44 grant Exp $ # DISTNAME= xlog-0.8 @@ -11,7 +11,7 @@ HOMEPAGE= http://people.debian.org/~pa3aba/xlog.html COMMENT= Amateur Radio logging program USE_BUILDLINK2= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-hamlib |