1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Fix build for people with timezone other than CET

Reported by:	bento via kris
This commit is contained in:
Markus Brueffer 2004-05-07 14:02:29 +00:00
parent c2a474f46d
commit 6235900735
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108621

View File

@ -21,7 +21,7 @@ USE_REINPLACE= yes
post-extract:
@${CP} ${FILESDIR}/subdirs ${WRKSRC}
@${TOUCH} -t 200404152151 ${WRKSRC}/subdirs
@${TOUCH} -t 200404130000 ${WRKSRC}/subdirs
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}