pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Mark as destdir-ready.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d12a61ebc305
branches: trunk
changeset: 564192:d12a61ebc305
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Aug 29 13:49:20 2009 +0000
description:
Mark as destdir-ready.
diffstat:
devel/monodevelop/Makefile | 5 +++--
www/mono-xsp/Makefile | 4 +++-
2 files changed, 6 insertions(+), 3 deletions(-)
diffs (42 lines):
diff -r 8aee8ab084e6 -r d12a61ebc305 devel/monodevelop/Makefile
--- a/devel/monodevelop/Makefile Sat Aug 29 13:43:39 2009 +0000
+++ b/devel/monodevelop/Makefile Sat Aug 29 13:49:20 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2009/08/26 19:57:22 sno Exp $
+# $NetBSD: Makefile,v 1.26 2009/08/29 13:51:46 wiz Exp $
DISTNAME= monodevelop-2.0
PKGREVISION= 3
@@ -10,12 +10,13 @@
HOMEPAGE= http://monodevelop.com/
COMMENT= IDE for C\# and other .NET languages
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake perl:run pkg-config bash:run msgfmt
EXTRACT_USING= gtar
MAKE_JOBS_SAFE= no
-
REPLACE_BASH+= mdtool.in
REPLACE_BASH+= monodevelop.in
REPLACE_BASH+= src/addins/MonoDevelop.Autotools/templates/configure.template
diff -r 8aee8ab084e6 -r d12a61ebc305 www/mono-xsp/Makefile
--- a/www/mono-xsp/Makefile Sat Aug 29 13:43:39 2009 +0000
+++ b/www/mono-xsp/Makefile Sat Aug 29 13:49:20 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2009/08/12 02:31:20 obache Exp $
+# $NetBSD: Makefile,v 1.15 2009/08/29 13:49:20 wiz Exp $
DISTNAME= xsp-2.4.2
PKGNAME= mono-${DISTNAME}
@@ -11,6 +11,8 @@
HOMEPAGE= http://www.mono-project.com/ASP.NET
COMMENT= Standalone web server written in C\#
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
MAKE_JOBS_SAFE= no
Home |
Main Index |
Thread Index |
Old Index