Needs libtool.

This commit is contained in:
joerg 2009-06-29 23:02:06 +00:00
parent dcab07f372
commit 580e516f13

View file

@ -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 @@ CONF_FILES= ${PREFIX}/share/examples/httpd/mod_mono.conf\
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= yes
MAKE_JOBS_SAFE= no
.include "../../lang/mono/buildlink3.mk"