From 6e182970ba4f4d5eec89dfa9e9fd858af4c9f9c7 Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 6 Apr 2013 15:46:33 +0000 Subject: 'You can use "foo" instead of "${WRKSRC}/foo".' --- databases/poco-data-sqlite/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/poco-data-sqlite') diff --git a/databases/poco-data-sqlite/Makefile b/databases/poco-data-sqlite/Makefile index 1cf65bb78e2..79d634f39bc 100644 --- a/databases/poco-data-sqlite/Makefile +++ b/databases/poco-data-sqlite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2013/02/06 23:21:08 jperkin Exp $ +# $NetBSD: Makefile,v 1.10 2013/04/06 15:46:35 rodent Exp $ # PKGNAME= poco-data-sqlite-${POCO_VERSION} @@ -17,7 +17,7 @@ CONFIGURE_ARGS+= --no-samples USE_TOOLS+= pax -BUILD_DIRS= ${WRKSRC}/Data/SQLite +BUILD_DIRS= Data/SQLite INSTALLATION_DIRS= include/Poco/Data/SQLite lib do-install: -- cgit v1.2.3