pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/mono-xsp Add dependency on databases/sqlite3. Noti...
details: https://anonhg.NetBSD.org/pkgsrc/rev/31ee35c476df
branches: trunk
changeset: 538729:31ee35c476df
user: kefren <kefren%pkgsrc.org@localhost>
date: Mon Feb 18 10:36:53 2008 +0000
description:
Add dependency on databases/sqlite3. Noticed by wiz@
diffstat:
www/mono-xsp/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 982e4a135485 -r 31ee35c476df www/mono-xsp/Makefile
--- a/www/mono-xsp/Makefile Mon Feb 18 09:49:38 2008 +0000
+++ b/www/mono-xsp/Makefile Mon Feb 18 10:36:53 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/02/18 08:44:30 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2008/02/18 10:36:53 kefren Exp $
DISTNAME= xsp-${MONO_VERSION}
PKGNAME= mono-xsp-${MONO_VERSION}
@@ -15,5 +15,7 @@
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
+DEPENDS+= sqlite3>=3.5.2:../../databases/sqlite3
+
.include "../../lang/mono/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index