diff options
author | kris <kris@FreeBSD.org> | 2005-09-07 08:17:49 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-09-07 08:17:49 +0800 |
commit | c786970cc1c26ddc6a77c3045e0d3c5cbdee34d6 (patch) | |
tree | afade140dd8fe4f80a307f8a486982afcb7e05d0 /sysutils | |
parent | 39b03d42a9cd823590ac682108e221707c72e4a5 (diff) | |
download | freebsd-ports-gnome-c786970cc1c26ddc6a77c3045e0d3c5cbdee34d6.tar.gz freebsd-ports-gnome-c786970cc1c26ddc6a77c3045e0d3c5cbdee34d6.tar.zst freebsd-ports-gnome-c786970cc1c26ddc6a77c3045e0d3c5cbdee34d6.zip |
BROKEN: Does not build
Diffstat (limited to 'sysutils')
-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 |