summaryrefslogtreecommitdiff
path: root/mail/courier-authpgsql/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2002-01-27 23:47:08 +0000
committerjlam <jlam>2002-01-27 23:47:08 +0000
commit4c9a32bdea171d5a0d123385af6c963da524e8e2 (patch)
tree582432c68c35a2b83602dc1ce2fea3a17fa2ee84 /mail/courier-authpgsql/Makefile
parent23d9d913f6e000f6b5a8e202d585dbc3b3c2feab (diff)
downloadpkgsrc-4c9a32bdea171d5a0d123385af6c963da524e8e2.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-authpgsql/Makefile')
-rw-r--r--mail/courier-authpgsql/Makefile10
1 files changed, 6 insertions, 4 deletions
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