diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2024-11-02 12:35:14 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2024-11-02 12:38:10 +0000 |
| commit | 43d715fb2c9528e50fac5181d85f10e49dd799aa (patch) | |
| tree | 7a15930c5f87238aeaf318c733b9f2c82b6364c4 /net/pacemaker2 | |
| parent | 45287b111f2be3d296b07915d8017a69730b34f8 (diff) | |
Diffstat (limited to 'net/pacemaker2')
| -rw-r--r-- | net/pacemaker2/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pacemaker2/Makefile.common b/net/pacemaker2/Makefile.common index e304d4372a14..15526de4e5ea 100644 --- a/net/pacemaker2/Makefile.common +++ b/net/pacemaker2/Makefile.common @@ -9,8 +9,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= bash:shells/bash \ - ${LOCALBASE}/bin/getopt:devel/util-linux \ -LIB_DEPENDS= libgnutls.so:security/gnutls + ${LOCALBASE}/bin/getopt:devel/util-linux +LIB_DEPENDS= libgnutls.so:security/gnutls \ libltdl.so:devel/libltdl \ libqb.so:devel/libqb \ libuuid.so:misc/e2fsprogs-libuuid \ |
