diff options
Diffstat (limited to 'net/pacemaker2/Makefile.common')
-rw-r--r-- | net/pacemaker2/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pacemaker2/Makefile.common b/net/pacemaker2/Makefile.common index 434f980a4bf8..8af689ef080c 100644 --- a/net/pacemaker2/Makefile.common +++ b/net/pacemaker2/Makefile.common @@ -13,7 +13,7 @@ BUILD_DEPENDS= bash:shells/bash \ LIB_DEPENDS= libgnutls.so:security/gnutls \ libltdl.so:devel/libltdl \ libqb.so:devel/libqb \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libxml2.so:textproc/libxml2 \ libxslt.so:textproc/libxslt RUN_DEPENDS= bash:shells/bash \ |