summaryrefslogtreecommitdiff
path: root/mail/courier-authmysql
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-01-27 23:47:08 +0000
committerjlam <jlam@pkgsrc.org>2002-01-27 23:47:08 +0000
commit54f92a2785276041f9c1a4dc61f80bb70e546a3a (patch)
tree582432c68c35a2b83602dc1ce2fea3a17fa2ee84 /mail/courier-authmysql
parenta757b523d682032406b455f540d2099dd6795412 (diff)
downloadpkgsrc-54f92a2785276041f9c1a4dc61f80bb70e546a3a.tar.gz
Move dependency on courier-auth into the module Makefiles and use
Makefile.authdaemond to replace a lot of the complexity in courier-auth/Makefile.
Diffstat (limited to 'mail/courier-authmysql')
-rw-r--r--mail/courier-authmysql/Makefile10
1 files changed, 6 insertions, 4 deletions
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