- Fix build with new gnutls

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2011-07-25 22:15:43 +00:00
parent d72e079535
commit 0982b5834c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278331
5 changed files with 10 additions and 5 deletions

View file

@ -9,7 +9,8 @@ PORTNAME= rsyslog
COMMENT= Enhanced syslog daemon
LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \
gcrypt.18:${PORTSDIR}/security/libgcrypt
USE_RC_SUBR= ${PORTNAME}d
SUB_FILES= pkg-message

View file

@ -11,7 +11,8 @@ COMMENT= GNUTLS module for rsyslog
MASTERDIR= ${.CURDIR}/../rsyslog4-devel
MNAME= gnutls
LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls \
gcrypt.18:${PORTSDIR}/security/libgcrypt
CONFIGURE_ARGS+=--enable-gnutls

View file

@ -11,7 +11,8 @@ COMMENT= GNUTLS module for rsyslog
MASTERDIR= ${.CURDIR}/../rsyslog4
MNAME= gnutls
LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls \
gcrypt.18:${PORTSDIR}/security/libgcrypt
CONFIGURE_ARGS+=--enable-gnutls

View file

@ -11,7 +11,8 @@ COMMENT= GNUTLS module for rsyslog
MASTERDIR= ${.CURDIR}/../rsyslog5
MNAME= gnutls
LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls \
gcrypt.18:${PORTSDIR}/security/libgcrypt
CONFIGURE_ARGS+=--enable-gnutls

View file

@ -11,7 +11,8 @@ COMMENT= GNUTLS module for rsyslog
MASTERDIR= ${.CURDIR}/../rsyslog6-devel
MNAME= gnutls
LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls \
gcrypt.18:${PORTSDIR}/security/libgcrypt
CONFIGURE_ARGS+=--enable-gnutls