mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Fix ssl dependency: only headers are needed
Approved by: portmgr blanket
This commit is contained in:
parent
4ad67b8d0d
commit
be640ebbed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421610
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ CONFLICTS= libasr-devel-[0-9]*
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
USES= libtool ssl
|
USES= libtool ssl:build
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
CFLAGS+= -I${OPENSSLINC}
|
CFLAGS+= -I${OPENSSLINC}
|
||||||
|
|
Loading…
Add table
Reference in a new issue