summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortnn <tnn>2008-05-30 11:07:22 +0000
committertnn <tnn>2008-05-30 11:07:22 +0000
commitc37fc7adf04c0939091f01fa5285ac093f6fdfa0 (patch)
treec18937419baf355e2176d9936051f0ea5c63b1be /lang
parentca96cf471722243144e02eda1d38b7cbf81aadea (diff)
downloadpkgsrc-c37fc7adf04c0939091f01fa5285ac093f6fdfa0.tar.gz
Drop lang/mono/Makefile.common which is not needed anymore.
Diffstat (limited to 'lang')
-rw-r--r--lang/mono/Makefile5
-rw-r--r--lang/mono/Makefile.common4
-rw-r--r--lang/monodoc/Makefile4
3 files changed, 4 insertions, 9 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index a0cb8cb1496..b3a2a50b624 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -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
diff --git a/lang/mono/Makefile.common b/lang/mono/Makefile.common
deleted file mode 100644
index 35091cccf7c..00000000000
--- a/lang/mono/Makefile.common
+++ /dev/null
@@ -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
diff --git a/lang/monodoc/Makefile b/lang/monodoc/Makefile
index 6fb38e87e33..9ea37e52a43 100644
--- a/lang/monodoc/Makefile
+++ b/lang/monodoc/Makefile
@@ -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