Solved :P
This commit is contained in:
parent
0a13198c19
commit
49f24eb1af
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.10 2004/05/10 21:21:32 poppnk Exp $
|
||||
# $NetBSD: Makefile.common,v 1.11 2004/05/10 21:23:43 poppnk Exp $
|
||||
#
|
||||
|
||||
DISTNAME?= php-${PHP5_VERSION}
|
||||
|
@ -32,5 +32,5 @@ CONFIGURE_ARGS+=--enable-ipv6
|
|||
CONFIGURE_ARGS+=--enable-xml
|
||||
CONFIGURE_ARGS+=--with-libxml-dir=${PREFIX}
|
||||
|
||||
.include "../../textproc/libxml2/buildlink2.mk"
|
||||
.include "../../textproc/libxml2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue