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:
Ganael LAPLANCHE 2011-01-25 15:14:47 +00:00
parent c8d6b5d2d9
commit ff989b6aa0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268219

View File

@ -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} && \