diff options
Diffstat (limited to 'sysutils/cluster-glue/Makefile')
-rw-r--r-- | sysutils/cluster-glue/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cluster-glue/Makefile b/sysutils/cluster-glue/Makefile index 3acdb915b594..774cef7925b9 100644 --- a/sysutils/cluster-glue/Makefile +++ b/sysutils/cluster-glue/Makefile @@ -1,6 +1,6 @@ PORTNAME= cluster-glue PORTVERSION= 1.0.12 -PORTREVISION= 7 +PORTREVISION= 9 CATEGORIES= sysutils MASTER_SITES= http://hg.linux-ha.org/glue/archive/ DISTNAME= 0a7add1d9996 @@ -16,7 +16,7 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LIB LIB_DEPENDS= libltdl.so:devel/libltdl \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libnet.so:net/libnet USES= autoreconf gettext gmake gnome libtool localbase perl5 pkgconfig python shebangfix \ |