seurity/stegdetect: Document SSL requirement and set its flags
This commit is contained in:
parent
608d67d39e
commit
1704a9c049
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421816
@ -21,8 +21,10 @@ X11_CONFIGURE_ENV+= PATH_GTKCONFIG="${GTK_CONFIG}"
|
||||
|
||||
# Note: stegdetect includes a modified version of jpeg-6b linked statically
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake
|
||||
USES= gmake ssl
|
||||
CONFIGURE_ARGS+=--program-prefix=''
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's;/usr/include/event;${LOCALBASE}/include;g' \
|
||||
|
Loading…
Reference in New Issue
Block a user