pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ap-mono Needs libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/caff45202b0d
branches:  trunk
changeset: 394983:caff45202b0d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 29 23:02:06 2009 +0000

description:
Needs libtool.

diffstat:

 www/ap-mono/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5aee8b89fd69 -r caff45202b0d www/ap-mono/Makefile
--- a/www/ap-mono/Makefile      Mon Jun 29 22:42:31 2009 +0000
+++ b/www/ap-mono/Makefile      Mon Jun 29 23:02:06 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/04/07 11:32:01 kefren Exp $
+# $NetBSD: Makefile,v 1.6 2009/06/29 23:02:06 joerg Exp $
 
 DISTNAME=      mod_mono-2.4
 PKGNAME=       ap-mono-2.4
@@ -18,6 +18,7 @@
 
 GNU_CONFIGURE= yes
 USE_TOOLS+=    gmake pkg-config
+USE_LIBTOOL=   yes
 MAKE_JOBS_SAFE=        no
 
 .include "../../lang/mono/buildlink3.mk"



Home | Main Index | Thread Index | Old Index