From fccaacba2bfb8de2d5db805f801cb045e5a9b6f4 Mon Sep 17 00:00:00 2001 From: Vasil Dimov Date: Wed, 15 Mar 2006 07:48:12 +0000 Subject: [PATCH] Cosmetic: remove two unused variables Approved by: Matthias Andree (maintainer, in a ports/93031 followup) --- databases/db44/Makefile | 2 -- databases/db45/Makefile | 2 -- databases/db46/Makefile | 2 -- databases/db47/Makefile | 2 -- 4 files changed, 8 deletions(-) diff --git a/databases/db44/Makefile b/databases/db44/Makefile index 40d7029d49a7..733ebceefbca 100644 --- a/databases/db44/Makefile +++ b/databases/db44/Makefile @@ -34,8 +34,6 @@ GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure LIBTOOLFILES= ${CONFIGURE_SCRIPT} BDBVER= ${PORTVERSION:R:R} -BDBMINOR= ${BDBVER:E:S/^\.//} -BDBDIR= BerkeleyDB.${BDBVER} CONFIGURE_ARGS= --enable-compat185 --enable-dump185 \ --enable-cxx --enable-dynamic \ --enable-rpc \ diff --git a/databases/db45/Makefile b/databases/db45/Makefile index 40d7029d49a7..733ebceefbca 100644 --- a/databases/db45/Makefile +++ b/databases/db45/Makefile @@ -34,8 +34,6 @@ GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure LIBTOOLFILES= ${CONFIGURE_SCRIPT} BDBVER= ${PORTVERSION:R:R} -BDBMINOR= ${BDBVER:E:S/^\.//} -BDBDIR= BerkeleyDB.${BDBVER} CONFIGURE_ARGS= --enable-compat185 --enable-dump185 \ --enable-cxx --enable-dynamic \ --enable-rpc \ diff --git a/databases/db46/Makefile b/databases/db46/Makefile index 40d7029d49a7..733ebceefbca 100644 --- a/databases/db46/Makefile +++ b/databases/db46/Makefile @@ -34,8 +34,6 @@ GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure LIBTOOLFILES= ${CONFIGURE_SCRIPT} BDBVER= ${PORTVERSION:R:R} -BDBMINOR= ${BDBVER:E:S/^\.//} -BDBDIR= BerkeleyDB.${BDBVER} CONFIGURE_ARGS= --enable-compat185 --enable-dump185 \ --enable-cxx --enable-dynamic \ --enable-rpc \ diff --git a/databases/db47/Makefile b/databases/db47/Makefile index 40d7029d49a7..733ebceefbca 100644 --- a/databases/db47/Makefile +++ b/databases/db47/Makefile @@ -34,8 +34,6 @@ GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure LIBTOOLFILES= ${CONFIGURE_SCRIPT} BDBVER= ${PORTVERSION:R:R} -BDBMINOR= ${BDBVER:E:S/^\.//} -BDBDIR= BerkeleyDB.${BDBVER} CONFIGURE_ARGS= --enable-compat185 --enable-dump185 \ --enable-cxx --enable-dynamic \ --enable-rpc \