From eb6555c71467514b22a33652d5201c88d7d5a8a6 Mon Sep 17 00:00:00 2001 From: wiedi Date: Wed, 10 Jun 2015 01:44:56 +0000 Subject: Be explicit about libjson-c and buildlink libxml2 --- geography/gdal-lib/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'geography/gdal-lib') diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index c0269f21b87..719d8c49ca3 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2015/04/06 08:17:28 adam Exp $ +# $NetBSD: Makefile,v 1.74 2015/06/10 01:44:56 wiedi Exp $ VERSION= 1.11.1 DISTNAME= gdal-${VERSION} @@ -29,6 +29,7 @@ CONFIGURE_ARGS+= --with-xerces CONFIGURE_ARGS+= --with-xerces-inc=${BUILDLINK_PREFIX.xerces-c}/include CONFIGURE_ARGS+= --with-xerces-lib=-L${BUILDLINK_PREFIX.xerces-c}/lib\ -lxerces-c CONFIGURE_ARGS+= --without-python +CONFIGURE_ARGS+= --with-libjson-c=internal MAKE_FILE= GNUmakefile @@ -46,6 +47,7 @@ INSTALLATION_DIRS= bin include lib ${PKGMANDIR}/man1 share/gdal .include "../../graphics/giflib/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../graphics/tiff/buildlink3.mk" +.include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/xerces-c/buildlink3.mk" .include "../../www/curl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3