diff --git a/net-mgmt/fence-agents/Makefile b/net-mgmt/fence-agents/Makefile index 474dbab381bf..276441a228ce 100644 --- a/net-mgmt/fence-agents/Makefile +++ b/net-mgmt/fence-agents/Makefile @@ -1,6 +1,7 @@ PORTNAME= fence-agents DISTVERSIONPREFIX= v DISTVERSION= 4.12.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= bapt@FreeBSD.org @@ -14,12 +15,14 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycurl>0:ftp/py-pycurl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} -USES= autoreconf gmake libtool pkgconfig python +USES= autoreconf gmake libtool pkgconfig python shebangfix +SHEBANG_FILES= agents/manual/fence_ack_manual.in USE_GITHUB= yes GH_ACCOUNT= ClusterLabs GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFLICTS= heartbeat OPTIONS_DEFINE= DOCS MANPAGES