diff options
Diffstat (limited to 'sysutils/cfengine324/Makefile')
| -rw-r--r-- | sysutils/cfengine324/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cfengine324/Makefile b/sysutils/cfengine324/Makefile index efd097803bb8..4acef7362306 100644 --- a/sysutils/cfengine324/Makefile +++ b/sysutils/cfengine324/Makefile @@ -1,6 +1,6 @@ PORTNAME= cfengine DISTVERSION= 3.24.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/ DISTNAME= ${PORTNAME}-community-${DISTVERSION} @@ -48,7 +48,7 @@ INSTALL_TARGET= install-strip LIB_DEPENDS+= libpcre.so:devel/pcre \ libpcre2-posix.so:devel/pcre2 \ - liblmdb.so:databases/lmdb \ + liblmdb.so:databases/lmdb0 \ libyaml.so:textproc/libyaml \ libcurl.so:ftp/curl |
