BROKEN on 5.x: fails to configure
This commit is contained in:
parent
0e515ac301
commit
0e22bbfb42
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100306
@ -24,9 +24,15 @@ GNU_CONFIGURE= yes
|
||||
|
||||
INFO= pcb
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502000
|
||||
BROKEN= "Fails to configure"
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
install-info --section="Utilities" \
|
||||
--entry="* PCB: (pcb). Interactive printed circuit board layout system for X11" \
|
||||
${PREFIX}/info/pcb.info ${PREFIX}/info/dir
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user