Actually remove the HAVE_CAST_H define this time.
This commit is contained in:
parent
270962e5e2
commit
ce6cf18f95
@ -56,7 +56,7 @@ LDADD= -ll -lpcap
|
||||
DPADD+= ${LIBCRYPTO}
|
||||
LDADD+= -lcrypto
|
||||
CFLAGS+= -I${DESTDIR}/usr/include/openssl
|
||||
CFLAGS+= -DHAVE_LIBCRYPTO -DHAVE_CAST_H -DHAVE_OPENSSL_EVP_H
|
||||
CFLAGS+= -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H
|
||||
.endif
|
||||
|
||||
.if ${MK_PF} != "no"
|
||||
|
Loading…
Reference in New Issue
Block a user