mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
net-mgmt/aircrack-ng: Add SSL build flags
Approved by: SSL blanket
This commit is contained in:
parent
c3807ffdca
commit
ee1ab2e434
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421750
@ -19,6 +19,8 @@ CPE_VERSION= ${DISTVERSION:C/-.*//}
|
||||
CPE_UPDATE= ${DISTVERSION:C/^[^-]*$//:C/.*-//}
|
||||
DOS2UNIX_FILES= src/osdep/byteorder.h
|
||||
MAKE_ARGS= experimental=true libnl=false prefix=${PREFIX}
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
# Don't call 'strip' target with WITH_DEBUG set
|
||||
INSTALL_TARGET= ${STRIP:S/-s/strip/} install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user