Needs libtool.
This commit is contained in:
parent
dcab07f372
commit
580e516f13
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue