diff options
Diffstat (limited to 'net/mldonkey/Makefile')
-rw-r--r-- | net/mldonkey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index beb7b9c88b2..5f8b93e702b 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/01/20 12:22:20 agc Exp $ +# $NetBSD: Makefile,v 1.14 2004/01/24 14:50:06 grant Exp $ # DISTNAME= mldonkey-${VER}.sources @@ -15,7 +15,7 @@ COMMENT= Free peer-to-peer client with eDonkey support and more WRKSRC= ${WRKDIR}/mldonkey-${VER} GNU_CONFIGURE= yes USE_BUILDLINK2= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_PERL5= build MLDONKEY_SUBST= PREFIX="${PREFIX}" |