s,/usr/include,${INCLUDEDIR},

This commit is contained in:
Ruslan Ermilov 2002-07-22 10:59:22 +00:00
parent 955d4650ea
commit dad7ed015c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100493

View File

@ -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: