From f816d81489fd245a89e581c2f9cf792562ade194 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 11 Apr 2005 21:44:48 +0000 Subject: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. --- databases/postgresql80/Makefile.common | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'databases/postgresql80') diff --git a/databases/postgresql80/Makefile.common b/databases/postgresql80/Makefile.common index a91eb5db238..66381e19eee 100644 --- a/databases/postgresql80/Makefile.common +++ b/databases/postgresql80/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2005/04/11 20:34:43 recht Exp $ +# $NetBSD: Makefile.common,v 1.3 2005/04/11 21:45:15 tv Exp $ # # This Makefile fragment is included by all PostgreSQL packages built from # the main sources of the PostgreSQL distribution except jdbc-postgresql. @@ -42,7 +42,6 @@ BASE_VERS?= ${DIST_VERS} BUILDLINK_DEPENDS.postgresql80-lib?= postgresql80-lib>=${BASE_VERS} #BUILDLINK_DEPENDS.tcl-postgresql80?= tcl-postgresql80>=${BASE_VERS} -USE_BUILDLINK3= yes GNU_CONFIGURE= yes BUILD_USES_MSGFMT= yes USE_GNU_TOOLS+= lex make yacc -- cgit v1.2.3