- Fix ssl dependency: only headers are needed

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2016-09-09 11:18:17 +00:00
parent 4ad67b8d0d
commit be640ebbed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421610

View file

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