aboutsummaryrefslogtreecommitdiff
path: root/databases/db44
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-03-15 07:48:12 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-03-15 07:48:12 +0000
commitfccaacba2bfb8de2d5db805f801cb045e5a9b6f4 (patch)
tree3891be7b9a7c5f4b88c291100ae2951a28fcf7a6 /databases/db44
parent77997466fcb9e4a0fecef5846c9490a731e5f565 (diff)
downloadports-fccaacba2bfb8de2d5db805f801cb045e5a9b6f4.tar.gz
ports-fccaacba2bfb8de2d5db805f801cb045e5a9b6f4.zip
Cosmetic: remove two unused variables
Approved by: Matthias Andree <matthias.andree@gmx.de> (maintainer, in a ports/93031 followup)
Notes
Notes: svn path=/head/; revision=157142
Diffstat (limited to 'databases/db44')
-rw-r--r--databases/db44/Makefile2
1 files changed, 0 insertions, 2 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 \