diff options
Diffstat (limited to 'databases/dbtool/Makefile')
-rw-r--r-- | databases/dbtool/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile index 006607d55147..aaf1776352cb 100644 --- a/databases/dbtool/Makefile +++ b/databases/dbtool/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/dbtool/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Store and retrieve data in a key/value format in a hash database - LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre .if defined(WITH_BERKELEY_DB) |