diff options
Diffstat (limited to 'security/certmonger/Makefile')
| -rw-r--r-- | security/certmonger/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/security/certmonger/Makefile b/security/certmonger/Makefile index 6b810d2ffe9c..c0085399bffe 100644 --- a/security/certmonger/Makefile +++ b/security/certmonger/Makefile @@ -1,6 +1,6 @@ PORTNAME= certmonger DISTVERSION= 0.79.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://pagure.io/certmonger/archive/${DISTVERSION}/ @@ -19,11 +19,10 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libnspr4.so:devel/nspr \ libnss3.so:security/nss \ libpopt.so:devel/popt \ - libtalloc.so:devel/talloc \ - libtevent.so:devel/tevent \ libuuid.so:misc/libuuid -USES= autoreconf gettext gnome gssapi:mit iconv pkgconfig ssl +USES= autoreconf gettext gnome gssapi:mit iconv pkgconfig \ + samba:lib ssl USE_GNOME= libxml2 USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes |
