aboutsummaryrefslogtreecommitdiff
path: root/security/trousers
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-09-09 22:07:48 +0000
committerJohn Marino <marino@FreeBSD.org>2016-09-09 22:07:48 +0000
commitbe88cafb1ef453cf4eef0408e8777d4cf1735057 (patch)
treeef5be0996c0c232bb1713f333d8c7428f88c7e4b /security/trousers
parentad1320cd8dc9a8695d1c8c0cf76dfc1e1f7aa6ff (diff)
downloadports-be88cafb1ef453cf4eef0408e8777d4cf1735057.tar.gz
ports-be88cafb1ef453cf4eef0408e8777d4cf1735057.zip
Notes
Diffstat (limited to 'security/trousers')
-rw-r--r--security/trousers/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/trousers/Makefile b/security/trousers/Makefile
index bee60277980f..6ced16114d20 100644
--- a/security/trousers/Makefile
+++ b/security/trousers/Makefile
@@ -32,6 +32,8 @@ CONFIGURE_ARGS= --with-gui=none --enable-static \
RANLIB=:
MAKE_ENV= ICONV_LIB=${ICONV_LIB} \
ICONV_PREFIX=${ICONV_PREFIX}
+CFLAGS+= -I${OPENSSLINC}
+LDFLAGS+= -L${OPENSSLLIB}
SUB_FILES= pkg-message
SUB_LIST= USERS="${USERS}" GROUPS="${GROUPS}"
PLIST_SUB= USERS="${USERS}" GROUPS="${GROUPS}"