diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-16 20:39:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-16 20:39:01 +0800 |
commit | 86e790089a0ba312f1ff724dc7f529d4c1c5b950 (patch) | |
tree | 39d56835bc59a81a3dfd64e6f0fcae9045440f9c /databases | |
parent | e03dcc29f30e3a9aa5d372691bda751acb2560ae (diff) | |
download | freebsd-ports-gnome-86e790089a0ba312f1ff724dc7f529d4c1c5b950.tar.gz freebsd-ports-gnome-86e790089a0ba312f1ff724dc7f529d4c1c5b950.tar.zst freebsd-ports-gnome-86e790089a0ba312f1ff724dc7f529d4c1c5b950.zip |
Mark broken, does not fetch
Diffstat (limited to 'databases')
-rw-r--r-- | databases/xbase/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/xbase/Makefile b/databases/xbase/Makefile index 86561f6f5f8f..e1a291e26a25 100644 --- a/databases/xbase/Makefile +++ b/databases/xbase/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= An xbase (i.e. dBase, FoxPro, etc.) compatible C++ class library +BROKEN= Does not fetch + USE_AUTOTOOLS= libtool USE_GNOME= lthack USE_LDCONFIG= yes |