summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorrecht <recht>2005-08-03 05:45:22 +0000
committerrecht <recht>2005-08-03 05:45:22 +0000
commit3a12c53c66199b64125f69677527f92c22c374f6 (patch)
treee1f08409adb4b454e8947b27462e521858fed3b5 /lang
parent642672f016f06f8531d05c9c80e4d9b0297b2928 (diff)
downloadpkgsrc-3a12c53c66199b64125f69677527f92c22c374f6.tar.gz
Remove deprecated USE_GMAKE and replace explicit dependency on gtar
by EXTRACT_USING=gtar.
Diffstat (limited to 'lang')
-rw-r--r--lang/mono/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index 22680764d5b..143febbc55f 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.39 2005/07/31 15:26:58 recht Exp $
+# $NetBSD: Makefile,v 1.40 2005/08/03 05:45:22 recht Exp $
DISTNAME= mono-1.1.8.3
CATEGORIES= lang
-MASTER_SITES= http://go-mono.com/sources/mono-1.1/
+MASTER_SITES= http://go-mono.com/sources/mono-1.1/
MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.mono-project.com/
COMMENT= Open source implementation of the .NET Development Framework
BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
-DEPENDS+= gtar>=1.13.25:../../archivers/gtar
-
CONFLICTS= pnet-[0-9]*
@@ -25,8 +23,7 @@ NOT_FOR_PLATFORM+= *-*-alpha *-*-sparc64
USE_TOOLS+= bison gmake gtar perl
USE_PKGINSTALL= yes
USE_LIBTOOL= yes
-USE_GMAKE= yes
-TAR= gtar
+EXTRACT_USING= gtar
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}