diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-09-07 00:17:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-09-07 00:17:49 +0000 |
commit | 7fbdaba643f0599f38df9db59085edb66e6128b6 (patch) | |
tree | 477d342eddf34e9e1114ef5dbceb8e301c19a9ee /sysutils/ucspi-unix | |
parent | d88ec0529705f7362c73b7b2b016fb69a70c5ff3 (diff) |
Notes
Diffstat (limited to 'sysutils/ucspi-unix')
-rw-r--r-- | sysutils/ucspi-unix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ucspi-unix/Makefile b/sysutils/ucspi-unix/Makefile index 5d340bcfcc32..81c4c8bcbb30 100644 --- a/sysutils/ucspi-unix/Makefile +++ b/sysutils/ucspi-unix/Makefile @@ -16,6 +16,7 @@ COMMENT= UNIX-domain socket client-server command-line tools BUILD_DEPENDS= ${LOCALBASE}/include/bglibs/sysdeps.h:${PORTSDIR}/devel/bglibs +BROKEN= Does not build MAN1= unixclient.1 unixserver.1 |