mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
This is broken globally.
This commit is contained in:
parent
ed3f2f96a1
commit
f97ea1d9b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103838
@ -23,11 +23,7 @@ WRKSRC= ${WRKDIR}/hybserv
|
||||
IS_INTERACTIVE= yes
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502000
|
||||
BROKEN= "Does not install"
|
||||
.endif
|
||||
|
||||
pre-install:
|
||||
.if !defined(PACKAGE_BUILDING) && !defined(BATCH)
|
||||
@ -41,4 +37,4 @@ post-install:
|
||||
${CHOWN} -R hybserv:hybserv ${PREFIX}/hybserv
|
||||
${CHMOD} 700 ${PREFIX}/hybserv
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user