diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 14:59:28 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 14:59:28 +0800 |
commit | 0220b93b15849605f2a989b5ca7f1a158b81d42c (patch) | |
tree | ac1aae2c05b07ff09f3e6c079648a03144fe6eea /net/cvsupit | |
parent | 410e1d6aa7dad76849b3f3ff9b56685a7288d0a5 (diff) | |
download | freebsd-ports-gnome-0220b93b15849605f2a989b5ca7f1a158b81d42c.tar.gz freebsd-ports-gnome-0220b93b15849605f2a989b5ca7f1a158b81d42c.tar.zst freebsd-ports-gnome-0220b93b15849605f2a989b5ca7f1a158b81d42c.zip |
BROKEN: Does not build
Diffstat (limited to 'net/cvsupit')
-rw-r--r-- | net/cvsupit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/cvsupit/Makefile b/net/cvsupit/Makefile index 533003515e96..cd7f6b397b32 100644 --- a/net/cvsupit/Makefile +++ b/net/cvsupit/Makefile @@ -13,6 +13,8 @@ DISTFILES= #empty MAINTAINER= jkh@FreeBSD.org COMMENT= CVSup installation and setup front-end package (16.1 / GUI V3) +BROKEN= "Does not build" + .if !defined(PACKAGE_BUILDING) IS_INTERACTIVE= 'Must configure cvsup server information' .endif |