diff options
Diffstat (limited to 'security/certmonger/Makefile')
-rw-r--r-- | security/certmonger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/certmonger/Makefile b/security/certmonger/Makefile index 8e086c03f98e..6b810d2ffe9c 100644 --- a/security/certmonger/Makefile +++ b/security/certmonger/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libpopt.so:devel/popt \ libtalloc.so:devel/talloc \ libtevent.so:devel/tevent \ - libuuid.so:misc/e2fsprogs-libuuid + libuuid.so:misc/libuuid USES= autoreconf gettext gnome gssapi:mit iconv pkgconfig ssl USE_GNOME= libxml2 |