diff options
-rw-r--r-- | mail/courier-auth/Makefile | 25 | ||||
-rw-r--r-- | mail/courier-auth/Makefile.authdaemond | 3 | ||||
-rw-r--r-- | mail/courier-authldap/Makefile | 12 | ||||
-rw-r--r-- | mail/courier-authmysql/Makefile | 10 | ||||
-rw-r--r-- | mail/courier-authpgsql/Makefile | 10 |
5 files changed, 22 insertions, 38 deletions
diff --git a/mail/courier-auth/Makefile b/mail/courier-auth/Makefile index 33ecaa8a619..fbacd86997a 100644 --- a/mail/courier-auth/Makefile +++ b/mail/courier-auth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/01/24 16:02:21 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/01/27 23:47:08 jlam Exp $ PKGNAME= courier-auth-${BASE_VERS} PKGREVISION?= 1 @@ -12,18 +12,7 @@ USE_BUILDLINK_ONLY= yes USE_PERL5= yes REPLACE_PERL= sysconftool -.include "../../mail/courier-auth/Makefile.common" - -WRKSRC_FILES= config.guess config.sub configure \ - install-sh mkinstalldirs -WRKSRC_FILES+= dbobj.h.in dbobj.config.in sysconftool -WRKSRC_SUBDIRS= afx bdbobj gdbmobj numlib soxwrap md5 sha1 \ - libhmac random128 unicode rfc822 rfc1035 \ - rfc2045 liblock -WRKSRC_SUBDIRS+= makedat userdb authlib - -EXTRACT_ELEMENTS= ${WRKSRC_FILES:S/^/${DISTNAME}\//} -EXTRACT_ELEMENTS+= ${WRKSRC_SUBDIRS:S/^/${DISTNAME}\//} +.include "../../mail/courier-auth/Makefile.authdaemond" .if !defined(STRIPFLAG) || empty(STRIPFLAG:M-s) INSTALL_TARGET= install-strip @@ -31,7 +20,6 @@ INSTALL_TARGET= install-strip INSTALL_TARGET= install .endif -SYSCONFTOOL= ${PREFIX}/sbin/authdaemon.sysconftool GEN_FILES= authdaemonrc OWN_DIRS_PERMS= /var/authdaemon ${ROOT_USER} ${ROOT_GROUP} 700 @@ -44,17 +32,8 @@ RCD_SCRIPTS= authdaemond DEINSTALL_EXTRA_TMPL= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL= ${.CURDIR}/INSTALL -FILES_SUBST+= SYSCONFTOOL=${SYSCONFTOOL:Q} FILES_SUBST+= GEN_FILES=${GEN_FILES:Q} -pre-configure: configure-init - -do-build: -.for DIR in ${WRKSRC_SUBDIRS} - @cd ${WRKSRC}/${DIR} && ${SETENV} ${MAKE_ENV} \ - ${MAKE_PROGRAM} ${ALL_TARGET} -.endfor - do-install: .for DIR in ${WRKSRC_SUBDIRS} @cd ${WRKSRC}/${DIR} && ${SETENV} ${MAKE_ENV} \ diff --git a/mail/courier-auth/Makefile.authdaemond b/mail/courier-auth/Makefile.authdaemond index a9198c58cc4..2160fcbf32d 100644 --- a/mail/courier-auth/Makefile.authdaemond +++ b/mail/courier-auth/Makefile.authdaemond @@ -1,10 +1,9 @@ -# $NetBSD: Makefile.authdaemond,v 1.1 2002/01/27 21:33:35 jlam Exp $ +# $NetBSD: Makefile.authdaemond,v 1.2 2002/01/27 23:47:08 jlam Exp $ .include "../../mail/courier-auth/Makefile.common" PERL5_REQD= 5.6.0 BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5 -DEPENDS+= courier-auth>=${BASE_VERS}:../../mail/courier-auth WRKSRC_FILES= config.guess config.sub configure \ install-sh mkinstalldirs diff --git a/mail/courier-authldap/Makefile b/mail/courier-authldap/Makefile index 3b29325c5a9..bab6c6edbcb 100644 --- a/mail/courier-authldap/Makefile +++ b/mail/courier-authldap/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2002/01/27 21:35:19 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/01/27 23:47:08 jlam Exp $ -PKGNAME= courier-authldap-${BASE_VERS} -PKGREVISION?= # empty -COMMENT= Courier LDAP authentication module +PKGNAME= courier-authldap-${BASE_VERS} +PKGREVISION?= # empty +COMMENT= Courier LDAP authentication module -CONFLICTS= courier-imap-ldap-[0-9]* +CONFLICTS= courier-imap-ldap-[0-9]* + +DEPENDS+= courier-auth>=${BASE_VERS}:../../mail/courier-auth USE_BUILDLINK_ONLY= yes diff --git a/mail/courier-authmysql/Makefile b/mail/courier-authmysql/Makefile index 4314a4c9c79..b02710d857e 100644 --- a/mail/courier-authmysql/Makefile +++ b/mail/courier-authmysql/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/01/27 22:39:14 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2002/01/27 23:47:09 jlam Exp $ -PKGNAME= courier-authmysql-${BASE_VERS} -PKGREVISION?= # empty -COMMENT= Courier MySQL authentication module +PKGNAME= courier-authmysql-${BASE_VERS} +PKGREVISION?= # empty +COMMENT= Courier MySQL authentication module + +DEPENDS+= courier-auth>=${BASE_VERS}:../../mail/courier-auth USE_BUILDLINK_ONLY= yes diff --git a/mail/courier-authpgsql/Makefile b/mail/courier-authpgsql/Makefile index 115792965e9..fe28ceec7ae 100644 --- a/mail/courier-authpgsql/Makefile +++ b/mail/courier-authpgsql/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/01/27 22:39:56 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2002/01/27 23:47:09 jlam Exp $ -PKGNAME= courier-authpgsql-${BASE_VERS} -PKGREVISION?= # empty -COMMENT= Courier PostgreSQL authentication module +PKGNAME= courier-authpgsql-${BASE_VERS} +PKGREVISION?= # empty +COMMENT= Courier PostgreSQL authentication module + +DEPENDS+= courier-auth>=${BASE_VERS}:../../mail/courier-auth USE_BUILDLINK_ONLY= yes |