summaryrefslogtreecommitdiff
path: root/mail/autorespond/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz>2004-08-22 00:23:55 +0000
committerschmonz <schmonz>2004-08-22 00:23:55 +0000
commit821deebe30a3f3f00831cdd055e9bead6c044c2f (patch)
tree9fc6c93c1aa55a2e865d487d270c1201538d1e3f /mail/autorespond/Makefile
parenta4195da3b0192480f7d1638c8106d300b196e598 (diff)
downloadpkgsrc-821deebe30a3f3f00831cdd055e9bead6c044c2f.tar.gz
Replace dependencies on "qmail or netqmail" with dependencies on qmail.
Diffstat (limited to 'mail/autorespond/Makefile')
-rw-r--r--mail/autorespond/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/autorespond/Makefile b/mail/autorespond/Makefile
index c97127c6e0a..17a06268f36 100644
--- a/mail/autorespond/Makefile
+++ b/mail/autorespond/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/07/21 23:49:28 schmonz Exp $
+# $NetBSD: Makefile,v 1.6 2004/08/22 00:23:55 schmonz Exp $
#
DISTNAME= autorespond-2.0.5
@@ -9,7 +9,7 @@ MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://www.inter7.com/devel/
COMMENT= Simple autoresponder add-on package for qmail
-DEPENDS+= {qmail>=1.03,netqmail>=1.05}:../../mail/qmail
+DEPENDS+= qmail>=1.03:../../mail/qmail
USE_BUILDLINK3= yes