pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/monotone Let this build with boost-1.32.0nb1. B...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db8de65682d4
branches:  trunk
changeset: 495709:db8de65682d4
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Jun 18 14:33:59 2005 +0000

description:
Let this build with boost-1.32.0nb1.  Bump PKGREVISION to 1.

diffstat:

 devel/monotone/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r b865afd38389 -r db8de65682d4 devel/monotone/Makefile
--- a/devel/monotone/Makefile   Sat Jun 18 14:32:38 2005 +0000
+++ b/devel/monotone/Makefile   Sat Jun 18 14:33:59 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2005/06/01 18:19:31 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2005/06/18 14:33:59 jmmv Exp $
 #
 
 DISTNAME=      monotone-0.19
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  http://www.venge.net/monotone/downloads/
 
@@ -19,6 +20,7 @@
 
 CONFIGURE_ARGS+=       --with-bundled-lua=no
 CONFIGURE_ARGS+=       --with-bundled-sqlite=no
+CONFIGURE_ARGS+=       BOOST_SUFFIX=-mt
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.monotone
 PKG_SUPPORTED_OPTIONS= inet6



Home | Main Index | Thread Index | Old Index