mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
BROKEN on 5.x: Broken pkg-plist
This commit is contained in:
parent
86cbd47903
commit
8de54f8f12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100453
@ -21,6 +21,12 @@ INSTALL_TARGET=
|
||||
|
||||
MAN1= jpeg2ps.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502000
|
||||
BROKEN= "Broken pkg-plist"
|
||||
.endif
|
||||
|
||||
.if ${PAPERSIZE} == a4
|
||||
post-patch:
|
||||
${CP} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.input
|
||||
@ -36,4 +42,4 @@ post-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/jpeg2ps.1 ${MANPREFIX}/man/man1
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user