pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/clamsmtp Uncomment out BUILD_DEPENDS, to get the ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d74fe863c129
branches:  trunk
changeset: 478673:d74fe863c129
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Jul 28 09:30:08 2004 +0000

description:
Uncomment out BUILD_DEPENDS, to get the dependency.

diffstat:

 mail/clamsmtp/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 26da1f3eacae -r d74fe863c129 mail/clamsmtp/Makefile
--- a/mail/clamsmtp/Makefile    Wed Jul 28 08:05:32 2004 +0000
+++ b/mail/clamsmtp/Makefile    Wed Jul 28 09:30:08 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/07/27 02:30:29 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/07/28 09:30:08 xtraeme Exp $
 #
 
 DISTNAME=              clamsmtp-0.4
@@ -11,7 +11,7 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
-#BUILD_DEPENDS+=               clamav-[0-9]*:../../mail/clamav
+BUILD_DEPENDS+=                clamav-[0-9]*:../../mail/clamav
 
 USE_BUILDLINK3=                yes
 USE_PKGINSTALL=                yes



Home | Main Index | Thread Index | Old Index