From 356a08f763fe52c960cb0be25f7aefa58bb3300f Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 31 May 2020 14:49:13 +0000 Subject: databases/guile-pg: remove unknown configure option --- databases/guile-pg/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'databases/guile-pg') diff --git a/databases/guile-pg/Makefile b/databases/guile-pg/Makefile index bd41c40fb33..b4c227cfe4b 100644 --- a/databases/guile-pg/Makefile +++ b/databases/guile-pg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2020/03/08 16:49:04 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2020/05/31 14:49:13 rillig Exp $ DISTNAME= guile-pg-0.47 PKGREVISION= 3 @@ -16,8 +16,6 @@ USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= YES INFO_FILES= YES -CONFIGURE_ARGS+= --with-libpq=${PREFIX} - TEST_TARGET= check # To run tests without compiling #TEST_ENV+= GUILE_AUTO_COMPILE=0 -- cgit v1.2.3