aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-09-10 22:00:59 +0000
committerJohn Marino <marino@FreeBSD.org>2016-09-10 22:00:59 +0000
commitc3807ffdcabf412e2269b9eea5b3b3c49a2d2df6 (patch)
tree01fc911ebbaf1fbff7fbfc9db923cb9d682b4d4c /net-im
parentc03061e2f2a0623bab7e9b681f37bd1bf3780e37 (diff)
downloadports-c3807ffdcabf412e2269b9eea5b3b3c49a2d2df6.tar.gz
ports-c3807ffdcabf412e2269b9eea5b3b3c49a2d2df6.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libyahoo2/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile
index 5c033332230c..dad76754b6ba 100644
--- a/net-im/libyahoo2/Makefile
+++ b/net-im/libyahoo2/Makefile
@@ -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 ; \