From e0344564863203b28628004be5cc1b1827220884 Mon Sep 17 00:00:00 2001 From: fhajny Date: Sun, 29 Jul 2012 16:02:45 +0000 Subject: Simplify the build call for devel/poco dependants. --- databases/poco-data/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'databases/poco-data') diff --git a/databases/poco-data/Makefile b/databases/poco-data/Makefile index cba365cd702..cf194915f3d 100644 --- a/databases/poco-data/Makefile +++ b/databases/poco-data/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/02/06 14:44:07 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/07/29 16:02:45 fhajny Exp $ # PKGNAME= poco-data-${POCO_VERSION} @@ -17,9 +17,8 @@ CONFIGURE_ARGS+= --no-samples USE_TOOLS+= pax +BUILD_DIRS= ${WRKSRC}/Data INSTALLATION_DIRS= include/Poco/Data lib -do-build: - cd ${WRKSRC} && ${TOOLS_GMAKE} POCO_BASE=${WRKSRC} -C Data do-install: # using the same logic as Poco's Makefile install target. -- cgit v1.2.3