net-im/libyahoo2: document and configure SSL build dependency

This commit is contained in:
John Marino 2016-09-10 22:00:59 +00:00
parent c03061e2f2
commit c3807ffdca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421749

View File

@ -10,12 +10,15 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= C library that handles the new Yahoo! Messenger protocol
USES= tar:bzip2 libtool pathfix
USES= libtool pathfix ssl:build tar:bzip2
USE_GNOME= glib20
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
CFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}
post-patch:
@${REINPLACE_CMD} -e 's|-Wall -ansi -pedantic||g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|-g -Wall||g ; \