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

- update option SENDMAIL_WITHOUT_SHMEM

This commit is contained in:
Dirk Meyer 2007-03-19 03:38:18 +00:00
parent 5870dd7033
commit 6b44ea33c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187695

View File

@ -20,10 +20,12 @@ CONFLICTS?= courier-0.* postfix-1.* postfix-2.* smail-3.* zmailer-2.*
CONFLICTS+= sendmail-8.11.* sendmail-*-8.11.* sendmail+*-8.11.*
CONFLICTS+= sendmail-8.12.* sendmail-*-8.12.* sendmail+*-8.12.*
.if !defined(SENDMAIL_WITHOUT_SHMEM)
IPCCHECK!= ipcrm -q 0 2>&1 || true
.if ${IPCCHECK:Mimplemented}
IGNORE= your system does not support sysvipc
.endif
.endif
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
WCONF= ${WRKSRC}/devtools/Site