- Bandaid compilation on FreeBSD 5.2.1
PR: ports/84131 Submitted by: Thorolf <thorolf@grid.einherjar.de> Approved by: maintainer timeout (1 month)
This commit is contained in:
parent
86149e408e
commit
ae90a659ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141500
1 changed files with 4 additions and 0 deletions
|
@ -96,6 +96,10 @@ PLIST_SUB+= RC_DIR=${RC_DIR} RC_SUFX=${RC_SUFX}
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} == 502010
|
||||
PTHREAD_LIBS= -pthread
|
||||
.endif
|
||||
|
||||
.if defined(WITH_MILTER)
|
||||
SUB_FILES+= clamav-milter.sh
|
||||
.if !defined(WITHOUT_LDAP) && exists(${LOCALBASE}/lib/libldap.so)
|
||||
|
|
Loading…
Reference in a new issue