summaryrefslogtreecommitdiff
path: root/security/avcheck
diff options
context:
space:
mode:
authorgavan <gavan>2003-10-02 09:50:26 +0000
committergavan <gavan>2003-10-02 09:50:26 +0000
commit80ed59235589e8b9bc19d8700a65f345c1ba329d (patch)
treec2d7457784101dca77fc84bd929e2b87adfb537c /security/avcheck
parentabe129c06456c142461390a72042517a17ab1c50 (diff)
downloadpkgsrc-80ed59235589e8b9bc19d8700a65f345c1ba329d.tar.gz
Work around non-termination of the build when using Solaris sed.
Diffstat (limited to 'security/avcheck')
-rw-r--r--security/avcheck/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/avcheck/Makefile b/security/avcheck/Makefile
index 01d93e73915..6706627ba72 100644
--- a/security/avcheck/Makefile
+++ b/security/avcheck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:52:51 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/10/02 09:50:26 gavan Exp $
DISTNAME= avcheck-0.9
CATEGORIES= security mail
@@ -8,6 +8,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.corpit.ru/avcheck/
COMMENT= Mail content filter for SMTP servers
+USE_GNU_TOOLS+= sed
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/avcheck ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/uchroot ${PREFIX}/bin