mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Fix install error.
PR: ports/53112 Submitted by: Michal F. Hanula <frankie@kyblik.pieskovisko.sk> Rob <rob@debank.tv>
This commit is contained in:
parent
8803df502d
commit
75e89f294d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82796
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= clamav
|
||||
PORTVERSION= 0.54
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://clamav.elektrapro.com/stable/
|
||||
|
||||
@ -22,6 +23,8 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
|
||||
LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= clamav
|
||||
PORTVERSION= 0.54
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://clamav.elektrapro.com/stable/
|
||||
|
||||
@ -22,6 +23,8 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
|
||||
LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user