diff options
-rw-r--r-- | databases/db44/Makefile | 2 | ||||
-rw-r--r-- | databases/db45/Makefile | 2 | ||||
-rw-r--r-- | databases/db46/Makefile | 2 | ||||
-rw-r--r-- | databases/db47/Makefile | 2 |
4 files changed, 0 insertions, 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 \ |