diff options
Diffstat (limited to 'lang/php55')
-rw-r--r-- | lang/php55/Makefile.ext | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php55/Makefile.ext b/lang/php55/Makefile.ext index 8c7a1f9870be..b834be078ef6 100644 --- a/lang/php55/Makefile.ext +++ b/lang/php55/Makefile.ext @@ -461,7 +461,7 @@ CONFIGURE_ARGS+=--without-cdb . if ${PORT_OPTIONS:MDB4} CONFIGURE_ARGS+=--with-db4=${LOCALBASE} -USE_BDB= 40+ +USES+= bdb WITH_BDB_HIGHEST= yes . endif . if ${PORT_OPTIONS:MGDBM} |