Solved :P

This commit is contained in:
pancake ;) 2004-05-10 21:23:43 +00:00 committed by Thomas Klausner
parent 0a13198c19
commit 49f24eb1af

View file

@ -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"