mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- 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
@ -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 New Issue
Block a user