1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

- Cosmetic fixes

This commit is contained in:
Dmitry Marakasov 2016-05-17 13:43:23 +00:00
parent e9471f1910
commit 44e4e216ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415384

View File

@ -14,20 +14,19 @@ COMMENT= Modules for c-icap: virus_scan and srv_url_check
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS+= libicapapi.so:www/c-icap \
LIB_DEPENDS= libicapapi.so:www/c-icap \
libclamav.so:security/clamav
USES= libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static \
--with-c-icap=${LOCALBASE} \
--with-clamav=${LOCALBASE}
INSTALL_TARGET= install-strip
DATADIR= ${PREFIX}/share/c_icap
CFLAGS+= -DHAVE_STRNSTR
CONFIGURE_ARGS+= --enable-static \
--with-c-icap=${LOCALBASE} \
--with-clamav=${LOCALBASE}
pre-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/c-icap