diff options
Diffstat (limited to 'net/pacemaker1/Makefile.common')
-rw-r--r-- | net/pacemaker1/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pacemaker1/Makefile.common b/net/pacemaker1/Makefile.common index 8eac3a113c4e..c31359ecce09 100644 --- a/net/pacemaker1/Makefile.common +++ b/net/pacemaker1/Makefile.common @@ -31,8 +31,8 @@ USE_GITHUB= yes GH_ACCOUNT= ClusterLabs GH_PROJECT= pacemaker -USES= autoreconf corosync cpe gmake gnome libtool ncurses pathfix \ - pkgconfig python:3.6+ shebangfix +USES= autoreconf:2.69 corosync cpe gmake gnome libtool \ + ncurses pathfix pkgconfig python:3.6+ shebangfix CPE_VENDOR= clusterlabs USE_BINUTILS= yes USE_GNOME= glib20 |