summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-12-08 06:47:31 +0000
committergrant <grant@pkgsrc.org>2003-12-08 06:47:31 +0000
commit45786fcb146bce69b72f701d4ac4132e5e2b31e9 (patch)
treee4b830186a2bf26e72072c4cf2d85fc78e041df5 /mail
parent52ecd3695188abf256be9a889dd445502945d2e6 (diff)
downloadpkgsrc-45786fcb146bce69b72f701d4ac4132e5e2b31e9.tar.gz
sort includes
Diffstat (limited to 'mail')
-rw-r--r--mail/clamav/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/clamav/Makefile b/mail/clamav/Makefile
index 3054870b2f3..dcc7fc18860 100644
--- a/mail/clamav/Makefile
+++ b/mail/clamav/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/12/05 03:59:39 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/12/08 06:47:31 grant Exp $
DISTNAME= clamav-0.60
PKGREVISION= 1
@@ -49,8 +49,9 @@ pre-configure:
post-install:
${CHOWN} -R ${CLAMAV_USER}:${CLAMAV_GROUP} ${PREFIX}/share/clamav
-.include "../../devel/zlib/buildlink2.mk"
.include "../../archivers/bzip2/buildlink2.mk"
+.include "../../devel/zlib/buildlink2.mk"
+
.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/autoconf.mk"
.include "../../mk/automake.mk"