aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine32
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-09-10 04:25:21 +0000
committerJohn Marino <marino@FreeBSD.org>2016-09-10 04:25:21 +0000
commit7a2e79e096e5913b95f4017e3fb5fda7b8b4a52d (patch)
treee78f73bbbf24924ef7f8011931bbc12e7f240f77 /sysutils/cfengine32
parent0f220e742c2e3a6b2f1fd31ba6327464f9b1f4f1 (diff)
downloadports-7a2e79e096e5913b95f4017e3fb5fda7b8b4a52d.tar.gz
ports-7a2e79e096e5913b95f4017e3fb5fda7b8b4a52d.zip
Notes
Diffstat (limited to 'sysutils/cfengine32')
-rw-r--r--sysutils/cfengine32/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/cfengine32/Makefile b/sysutils/cfengine32/Makefile
index 7728ecc808ef..ffbf6f4b204b 100644
--- a/sysutils/cfengine32/Makefile
+++ b/sysutils/cfengine32/Makefile
@@ -25,6 +25,8 @@ LIB_DEPENDS= libpcre.so:devel/pcre
USES= bdb cpe libtool ssl
GNU_CONFIGURE= yes
+CFLAGS+= -I${OPENSSLINC}
+LDFLAGS+= -L${OPENSSLLIB}
# EXAMPLESDIR= ${PREFIX}/share/examples/cfengine3
DOCSDIR= ${PREFIX}/share/doc/cfengine3
CONFIGURE_ARGS= --docdir=${DOCSDIR} \