diff options
Diffstat (limited to 'sysutils/cfengine36')
-rw-r--r-- | sysutils/cfengine36/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/cfengine36/Makefile b/sysutils/cfengine36/Makefile index d30b59c89209..f032d7b55147 100644 --- a/sysutils/cfengine36/Makefile +++ b/sysutils/cfengine36/Makefile @@ -30,11 +30,9 @@ USE_RC_SUBR= cf-execd cf-serverd cf-monitord MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -USES= autoreconf cpe gmake libtool shebangfix ssl +USES= autoreconf cpe gmake libtool localbase shebangfix ssl SHEBANG_FILES= examples/remake_outputs.pl CFLAGS+= -Wno-return-type -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib # EXAMPLESDIR= ${PREFIX}/share/examples/cfengine3 DOCSDIR= ${PREFIX}/share/doc/cfengine CONFIGURE_ARGS= --docdir=${DOCSDIR} \ |