Lines 4-9
Link Here
|
4 |
PORTNAME= resource-agents |
4 |
PORTNAME= resource-agents |
5 |
PORTVERSION= 4.1.1 |
5 |
PORTVERSION= 4.1.1 |
6 |
DISTVERSIONPREFIX=v |
6 |
DISTVERSIONPREFIX=v |
|
|
7 |
PORTREVISION= 1 |
7 |
CATEGORIES= net-mgmt |
8 |
CATEGORIES= net-mgmt |
8 |
|
9 |
|
9 |
MAINTAINER= dpejesh@yahoo.com |
10 |
MAINTAINER= dpejesh@yahoo.com |
Lines 20-28
Link Here
|
20 |
GH_ACCOUNT= ClusterLabs |
21 |
GH_ACCOUNT= ClusterLabs |
21 |
|
22 |
|
22 |
USES= autoreconf gmake pkgconfig python shebangfix |
23 |
USES= autoreconf gmake pkgconfig python shebangfix |
23 |
USE_GCC= yes |
|
|
24 |
USE_GNOME= glib20 |
24 |
USE_GNOME= glib20 |
25 |
GNU_CONFIGURE= yes |
25 |
GNU_CONFIGURE= yes |
|
|
26 |
CONFIGURE_ARGS= --disable-fatal-warnings |
26 |
|
27 |
|
27 |
SHEBANG_LANG= sh |
28 |
SHEBANG_LANG= sh |
28 |
sh_OLD_CMD= /bin/sh |
29 |
sh_OLD_CMD= /bin/sh |
Lines 38-44
Link Here
|
38 |
tools/ocft/ocft.in \ |
39 |
tools/ocft/ocft.in \ |
39 |
tools/ocf-tester.in |
40 |
tools/ocf-tester.in |
40 |
|
41 |
|
41 |
OPTIONS_DEFINE= MANPAGES |
42 |
OPTIONS_DEFINE= DOCS MANPAGES |
42 |
OPTIONS_DEFAULT=MANPAGES |
43 |
OPTIONS_DEFAULT=MANPAGES |
43 |
OPTIONS_SUB= yes |
44 |
OPTIONS_SUB= yes |
44 |
|
45 |
|