diff options
author | bapt <bapt@FreeBSD.org> | 2015-10-24 08:32:33 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-10-24 08:32:33 +0800 |
commit | c8f2b4a688bec1d7c78031a33f981878931f6e9d (patch) | |
tree | b089e740f7263d9d89e9c820703cad796aca2c83 /databases/dbtool | |
parent | a9441b05a4415f67e6f04840565da94c87d737fc (diff) | |
download | freebsd-ports-gnome-c8f2b4a688bec1d7c78031a33f981878931f6e9d.tar.gz freebsd-ports-gnome-c8f2b4a688bec1d7c78031a33f981878931f6e9d.tar.zst freebsd-ports-gnome-c8f2b4a688bec1d7c78031a33f981878931f6e9d.zip |
Mark as broken: does not fetch
Diffstat (limited to 'databases/dbtool')
-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 639381849915..bf31ee969aca 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 |