Mark broken on CURRENT. portlint
PR: 43731 Submitted by: Alex Zepeda <freebsd@blarf.homeip.net>
This commit is contained in:
parent
6ccee1f50f
commit
db84844432
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72751
@ -12,7 +12,6 @@ CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/
|
||||
PKGNAMESUFFIX= -${CODA_SUITE}
|
||||
DISTNAME= coda-${PORTVERSION}
|
||||
EXTRACT_SUFX= .tar.gz
|
||||
|
||||
MAINTAINER= coda@cs.cmu.edu
|
||||
|
||||
@ -31,4 +30,10 @@ CONFIGURE_ARGS?= --sysconfdir=${PREFIX}/etc/rc.d
|
||||
CODA_SUITE?= server
|
||||
CODA_VERSION?= 5.3.19
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500037
|
||||
BROKEN= "Does not build"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,7 +1,7 @@
|
||||
bin/norton
|
||||
bin/norton-reinit
|
||||
bin/reinit
|
||||
bin/getvolinfo
|
||||
bin/getvolinfo
|
||||
bin/rpc2ping
|
||||
bin/smon2
|
||||
etc/coda/server.conf.ex
|
||||
|
Loading…
Reference in New Issue
Block a user