pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/31898: mail/clamav doesn't find zlib on Linux
>Number: 31898
>Category: pkg
>Synopsis: mail/clamav doesn't find zlib on Linux
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Oct 23 21:10:00 +0000 2005
>Originator: Sergey Svishchev
>Release:
>Organization:
>Environment:
>Description:
On Linux (Red Hat Enterpise Linux AS 3 flavor), zlib isn't picked up by
configure.
>How-To-Repeat:
>Fix:
--- mail/clamav/Makefile 27 Jul 2005 08:02:46 -0000 1.40.2.2
+++ mail/clamav/Makefile 3 Oct 2005 12:26:07 -0000
@@ -22,6 +22,7 @@
CONFIGURE_ARGS+= --with-uid=${CLAMAV_USER}
CONFIGURE_ARGS+= --with-group=${CLAMAV_GROUP}
CONFIGURE_ARGS+= --with-tcpwrappers
+CONFIGURE_ARGS+= --with-zlib=${PREFIX}
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index