fix build for kerberos FLAVOR
regen PLIST from maintainer Antoine Jacoutot <ajacoutot at lphp.org>
This commit is contained in:
parent
5c2ea7c73b
commit
0bb88026aa
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/03/27 18:01:50 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2006/02/08 19:31:13 sturm Exp $
|
||||
|
||||
COMMENT= "Cyrus IMAP server"
|
||||
COMMENT-perl= "perl utils for the Cyrus IMAP server"
|
||||
|
||||
V= 2.2.12
|
||||
DISTNAME= cyrus-imapd-${V}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
FULLPKGNAME-perl=cyrus-imapd-perl-${V}
|
||||
CATEGORIES= mail
|
||||
HOMEPAGE= http://asg.web.cmu.edu/cyrus/imapd/
|
||||
@ -31,6 +32,7 @@ PATCH_LIST= patch-*
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
ac_cv_lib_resolv_res_search=no \
|
||||
MAKEDEPEND=""
|
||||
CONFIGURE_ARGS= --with-service-path=${LOCALBASE}/libexec/cyrus-imapd \
|
||||
--with-bdb \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/03/27 18:01:50 alek Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2006/02/08 19:31:13 sturm Exp $
|
||||
@newgroup _cyrus:543
|
||||
@newuser _cyrus:543:_cyrus:daemon:Cyrus Account:/var/empty:/sbin/nologin
|
||||
bin/imtest
|
||||
@ -99,13 +99,13 @@ libexec/cyrus-imapd/tls_prune
|
||||
@man man/man8/cyrus-imapd.8
|
||||
@man man/man8/cyrus-master.8
|
||||
@man man/man8/deliver.8
|
||||
@comment man man/man8/fetchnews.8
|
||||
@comment @man man/man8/fetchnews.8
|
||||
@man man/man8/fud.8
|
||||
@comment man man/man8/idled.8
|
||||
@comment man man/man8/imapd.8
|
||||
@comment @man man/man8/idled.8
|
||||
@comment @man man/man8/imapd.8
|
||||
@man man/man8/ipurge.8
|
||||
@man man/man8/lmtpd.8
|
||||
@comment man man/man8/master.8
|
||||
@comment @man man/man8/master.8
|
||||
@man man/man8/mbexamine.8
|
||||
@man man/man8/mbpath.8
|
||||
@man man/man8/nntpd.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user