diff options
author | rakuco <rakuco@FreeBSD.org> | 2015-12-30 18:43:50 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2015-12-30 18:43:50 +0800 |
commit | 21a4005145189db7b679e89335e050af7828d1bf (patch) | |
tree | 39f2caa4d5e6263d412fac141d9ca0b87167fd48 /databases/dbtool | |
parent | 6aa4f419a15eaadb4dcbdc273bbf8f15a3b3ad61 (diff) | |
download | freebsd-ports-gnome-21a4005145189db7b679e89335e050af7828d1bf.tar.gz freebsd-ports-gnome-21a4005145189db7b679e89335e050af7828d1bf.tar.zst freebsd-ports-gnome-21a4005145189db7b679e89335e050af7828d1bf.zip |
Unmark BROKEN.
The port can be fetched just fine.
Diffstat (limited to 'databases/dbtool')
-rw-r--r-- | databases/dbtool/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile index bf31ee969aca..639381849915 100644 --- a/databases/dbtool/Makefile +++ b/databases/dbtool/Makefile @@ -12,7 +12,6 @@ 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 |