1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

Disambiguate date format.

Suggested by:	kris
This commit is contained in:
Mark Linimon 2004-05-12 07:01:03 +00:00
parent fd18a96958
commit 87e207c528
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108975

View File

@ -39,7 +39,7 @@ FORBIDDEN= "Does not respect PTHREAD_{CFLAGS,LIBS}"
BROKEN= dependency problems: also does not work with xerces-2.5
DEPRECATED= ${IGNORE}
EXPIRATION_DATE= "06/12/2004"
EXPIRATION_DATE= "June 12, 2004"
post-patch:
@${PERL} -pi -e "s|-lpthread|${PTHREAD_LIBS}|" ${WRKSRC}/Makefile.PL