diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 00:56:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 00:56:32 +0000 |
commit | b0d32c0d8ee90b782939f7c51cb39ad4d1f32985 (patch) | |
tree | d7f0c9c1ba8c220a83c5a68d189d5199fb90baf8 /databases/hk_classes | |
parent | 4def6793550560dbf5296c7381a4868a6057ac7a (diff) | |
download | ports-b0d32c0d8ee90b782939f7c51cb39ad4d1f32985.tar.gz ports-b0d32c0d8ee90b782939f7c51cb39ad4d1f32985.zip |
Notes
Diffstat (limited to 'databases/hk_classes')
-rw-r--r-- | databases/hk_classes/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/hk_classes/Makefile b/databases/hk_classes/Makefile index e854530f2efa..b12a3bc5cc18 100644 --- a/databases/hk_classes/Makefile +++ b/databases/hk_classes/Makefile @@ -16,6 +16,8 @@ COMMENT= C++ Library for rapid development of database applications BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone +BROKEN= Incomplete pkg-plist + USE_REINPLACE= yes USE_BZIP2= yes USE_ICONV= yes |