diff options
author | bapt <bapt@FreeBSD.org> | 2015-10-24 00:32:33 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-10-24 00:32:33 +0000 |
commit | 039ff64c4673528bd841c56953011c69a43fb1b3 (patch) | |
tree | b089e740f7263d9d89e9c820703cad796aca2c83 | |
parent | 3d7be37f49de105e94478e198ff4d633b8e1df6e (diff) | |
download | FreeBSD-ports-039ff64c4673528bd841c56953011c69a43fb1b3.zip FreeBSD-ports-039ff64c4673528bd841c56953011c69a43fb1b3.tar.gz |
Mark as broken: does not fetch
-rw-r--r-- | databases/dbtool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile index 6393818..bf31ee9 100644 --- a/databases/dbtool/Makefile +++ b/databases/dbtool/Makefile @@ -12,6 +12,7 @@ COMMENT= Store and retrieve data in a key/value format in a hash database LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Does not fetch LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre USES= gmake shebangfix |