From f07e7ab26ee96c06478847d07ac072b4b2c64e23 Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 4 May 2006 21:41:12 +0000 Subject: Remove USE_REINPLACE from all categories starting with D --- databases/pgaccess/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'databases/pgaccess/Makefile') diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile index 9f9ceb12cce9..66894aa0176b 100644 --- a/databases/pgaccess/Makefile +++ b/databases/pgaccess/Makefile @@ -18,8 +18,6 @@ COMMENT= A powerful GUI PostgreSQL database administration tool and toolkit LIB_DEPENDS= pgtcl:${PORTSDIR}/databases/postgresql-tcltk -USE_REINPLACE= yes - TCLVERSION?= 8.4 DOCSDIR= ${PREFIX}/share/doc/postgresql/${PORTNAME} PGACCESSDIR= ${PREFIX}/share/postgresql/${PORTNAME} -- cgit