Remove un-needed post-patch target, which broke the port after previous
update. Approved by: ehaupt (mentor) Feature safe: yes
This commit is contained in:
parent
c8d6b5d2d9
commit
ff989b6aa0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268219
@ -23,9 +23,6 @@ NO_BUILD= yes
|
||||
RESTRICTED= Redistribution prohibited
|
||||
PLIST= ${WRKDIR}/.pkg-plist
|
||||
|
||||
post-patch:
|
||||
@${MV} ${WRKSRC}/${DISTNAME}/engines ${WRKDIR}/${DISTNAME}/Engines
|
||||
|
||||
pre-install:
|
||||
@${RM} -f ${PLIST}
|
||||
@cd ${WRKSRC} && \
|
||||
|
Loading…
Reference in New Issue
Block a user