summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-07-22 10:59:22 +0000
committerru <ru@FreeBSD.org>2002-07-22 10:59:22 +0000
commitc441264fcd19231a8a2512ac28e39749cc9dbfc0 (patch)
treeb77f3ef53a6e08eb1fb7e3ec08b9f03ca894be7d /secure
parent7ca5837b3ab38e740593393a3978545597de05c7 (diff)
downloadFreeBSD-src-c441264fcd19231a8a2512ac28e39749cc9dbfc0.zip
FreeBSD-src-c441264fcd19231a8a2512ac28e39749cc9dbfc0.tar.gz
s,/usr/include,${INCLUDEDIR},
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 928c0fe..a243162 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -363,7 +363,7 @@ MLINKS= des_crypt.3 des_read_password.3 \
des_crypt.3 des_set_odd_parity.3 des_crypt.3 des_is_weak_key.3
INCS= ${HDRS} openssl/evp.h openssl/opensslconf.h
-INCSDIR= /usr/include/openssl
+INCSDIR= ${INCLUDEDIR}/openssl
INCSLINKS= openssl/des.h ${INCLUDEDIR}/des.h
afterinstall:
OpenPOWER on IntegriCloud