From 4321ab57d957c05ad7a192fdbabfa7ec98f608e0 Mon Sep 17 00:00:00 2001 From: skrll Date: Fri, 31 Aug 2001 07:22:30 +0000 Subject: Make libxml2 appear in the normal location so that pkgs don't have to touched to find the includes/libraries. --- www/kannel/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'www/kannel') diff --git a/www/kannel/Makefile b/www/kannel/Makefile index f63c135421f..ef245ab4d07 100644 --- a/www/kannel/Makefile +++ b/www/kannel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/07/21 14:16:53 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2001/08/31 07:22:31 skrll Exp $ # DISTNAME= gateway-${KANNEL_VER} @@ -18,9 +18,6 @@ USE_GMAKE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --disable-docs -CFLAGS+= -I${BUILDLINK_DIR}/include/libxml2 \ - -I${BUILDLINK_DIR}/include/libxml2/libxml - .include "../../textproc/libxml2/buildlink.mk" .include "../../devel/pth/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3