diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/resource-agents/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/resource-agents/Makefile b/net-mgmt/resource-agents/Makefile index 882df5ddcb62..c314a00c4e88 100644 --- a/net-mgmt/resource-agents/Makefile +++ b/net-mgmt/resource-agents/Makefile @@ -3,6 +3,7 @@ PORTNAME= resource-agents PORTVERSION= 4.0.1 +PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= net-mgmt @@ -25,7 +26,7 @@ USE_GNOME= glib20 GNU_CONFIGURE= yes SHEBANG_LANG= sh -sh_OLD_CMD= /bin/sh.${SH} +sh_OLD_CMD= /bin/sh sh_CMD= ${LOCALBASE}/bin/bash SHEBANG_FILES= heartbeat/* \ ldirectord/ldirectord.in \ |