diff options
author | jlam <jlam> | 2002-10-08 23:15:58 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-10-08 23:15:58 +0000 |
commit | 8a9fa6fa3f83f4af787e5f3eb83e321dee1137b2 (patch) | |
tree | 8be60ed0a86a6198dae60b460dfd36c9616638f4 /mail/sqwebmail | |
parent | 8bdc085bab2eb207136101de0f11f5c5e3f75d76 (diff) | |
download | pkgsrc-8a9fa6fa3f83f4af787e5f3eb83e321dee1137b2.tar.gz |
buildlink1 -> buildlink2
Diffstat (limited to 'mail/sqwebmail')
-rw-r--r-- | mail/sqwebmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index c9a738719e8..00a553b563d 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/09/18 21:15:13 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/10/08 23:16:01 jlam Exp $ DISTNAME= sqwebmail-3.3.1 CATEGORIES= www @@ -8,7 +8,6 @@ HOMEPAGE= http://www.inter7.com/sqwebmail/ DEPENDS+= courier-auth>=0.37.1nb1:../../mail/courier-auth DEPENDS+= courier-maildirmake>=0.37.1nb1:../../mail/courier-maildirmake -USE_BUILDLINK_ONLY= yes USE_PERL5= yes REPLACE_PERL= sysconftool |