diff options
author | kris <kris@FreeBSD.org> | 2005-09-07 00:17:49 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-09-07 00:17:49 +0000 |
commit | c786970cc1c26ddc6a77c3045e0d3c5cbdee34d6 (patch) | |
tree | afade140dd8fe4f80a307f8a486982afcb7e05d0 /sysutils/ucspi-unix | |
parent | 39b03d42a9cd823590ac682108e221707c72e4a5 (diff) | |
download | FreeBSD-ports-c786970cc1c26ddc6a77c3045e0d3c5cbdee34d6.zip FreeBSD-ports-c786970cc1c26ddc6a77c3045e0d3c5cbdee34d6.tar.gz |
BROKEN: Does not build
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 5d340bc..81c4c8b 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 |