diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-08 13:46:50 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-08 13:46:50 +0000 |
| commit | f037e396011534f1ed63b7b625f818aaba3b07b6 (patch) | |
| tree | 509f9c56f6c9e206681219518e92866874b3ae54 /sysutils/cfengine32 | |
| parent | 8d571a7a02a3fde266288ca6716fa8521b8ab0a0 (diff) | |
Notes
Diffstat (limited to 'sysutils/cfengine32')
| -rw-r--r-- | sysutils/cfengine32/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/cfengine32/Makefile b/sysutils/cfengine32/Makefile index b44675f1e758..7728ecc808ef 100644 --- a/sysutils/cfengine32/Makefile +++ b/sysutils/cfengine32/Makefile @@ -23,9 +23,7 @@ USE_RC_SUBR= cf-execd cf-serverd LIB_DEPENDS= libpcre.so:devel/pcre -USES= cpe libtool -USE_BDB= 48+ -USE_OPENSSL= yes +USES= bdb cpe libtool ssl GNU_CONFIGURE= yes # EXAMPLESDIR= ${PREFIX}/share/examples/cfengine3 DOCSDIR= ${PREFIX}/share/doc/cfengine3 |
