1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Fix on 9.x

PR:		ports/140074
Reported by:	Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
This commit is contained in:
Pav Lucistnik 2009-12-18 18:05:45 +00:00
parent e6c1b42af5
commit 518a737a36
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246163

View File

@ -16,7 +16,7 @@
+ 5.[[012]]*)
+ LIBS="$PTHREAD_LIBS $LEXLIB $LIBS"
+ ;;
+ [[5678]]*)
+ [[56789]]*)
+ CFLAGS="$CFLAGS $PTHREAD_CFLAGS $PTHREAD_LIBS"
+ ;;
+ *)