Drop lang/mono/Makefile.common which is not needed anymore.

This commit is contained in:
tnn 2008-05-30 11:07:22 +00:00
parent f7e5e827dc
commit ceaca2c3bd
6 changed files with 7 additions and 18 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2008/05/01 23:22:59 wiz Exp $
# $NetBSD: Makefile,v 1.5 2008/05/30 11:07:22 tnn Exp $
DISTNAME= mono-tools-1.9
PKGREVISION= 1
@ -10,8 +10,6 @@ MAINTAINER= kefren@NetBSD.org
HOMEPAGE= http://www.mono-project.com/
COMMENT= Tools for use with the Mono runtime
.include "../../lang/mono/Makefile.common"
PKGCONFIG_OVERRIDE+= create-native-map/lib/pkgconfig/create-native-map.pc.in
PKGCONFIG_OVERRIDE+= gendarme/framework/gendarme-framework.pc.in

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.32 2008/04/25 08:16:51 kefren Exp $
# $NetBSD: Makefile,v 1.33 2008/05/30 11:07:22 tnn Exp $
DISTNAME= libgdiplus-1.9
CATEGORIES= graphics
@ -9,8 +9,6 @@ MAINTAINER= kefren@NetBSD.org
HOMEPAGE= http://www.mono-project.com/
COMMENT= Implementation of the GDI+ API
.include "../../lang/mono/Makefile.common"
USE_PKGLOCALEDIR= yes
USE_TOOLS+= autoconf gmake pkg-config
USE_LIBTOOL= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.66 2008/04/28 07:10:21 kefren Exp $
# $NetBSD: Makefile,v 1.67 2008/05/30 11:07:22 tnn Exp $
DISTNAME= mono-${MONO_VERSION}
PKGREVISION= 1
@ -14,7 +14,8 @@ BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
CONFLICTS= pnet-[0-9]*
.include "../../lang/mono/Makefile.common"
MONO_VERSION= 1.9.1
ALL_ENV+= MONO_SHARED_DIR=${WRKDIR:Q}
USE_TOOLS+= bison gmake gtar perl:run pkg-config bash:run
USE_LIBTOOL= yes

View file

@ -1,4 +0,0 @@
# $NetBSD: Makefile.common,v 1.3 2008/05/30 11:01:15 tnn Exp $
# used by lang/mono/Makefile
MONO_VERSION= 1.9.1

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2008/04/25 08:14:57 kefren Exp $
# $NetBSD: Makefile,v 1.5 2008/05/30 11:07:22 tnn Exp $
DISTNAME= monodoc-1.9
CATEGORIES= devel
@ -9,8 +9,6 @@ MAINTAINER= kefren@NetBSD.org
HOMEPAGE= http://www.mono-project.com/
COMMENT= Documentation for the Mono class libraries
.include "../../lang/mono/Makefile.common"
USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= monodoc.pc.in
GNU_CONFIGURE= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2008/04/25 08:26:45 kefren Exp $
# $NetBSD: Makefile,v 1.8 2008/05/30 11:07:22 tnn Exp $
DISTNAME= xsp-1.9.1
PKGNAME= mono-${DISTNAME}
@ -10,8 +10,6 @@ MAINTAINER= kefren@NetBSD.org
HOMEPAGE= http://www.mono-project.com/ASP.NET
COMMENT= Standalone web server written in C\#
.include "../../lang/mono/Makefile.common"
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
MAKE_JOBS_SAFE= no