diff options
Diffstat (limited to 'databases/db44/Makefile')
-rw-r--r-- | databases/db44/Makefile | 2 |
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 \ |