summaryrefslogtreecommitdiff
path: root/polish/libgadu
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-04-02 00:12:14 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-04-02 00:12:14 +0000
commit63691abefa7f5917252e1b9ab8d9f5b59aad9907 (patch)
tree186d8b592fe45da00db1365a5ddcff9b4e0a9692 /polish/libgadu
parent- Update to 0.9 (diff)
Disable OpenSSL support. This is not a big deal since gadugadu servers
do not currently support SSL. See https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1424846&group_id=235 for more details. PR: 93689 Submitted by: Matthew Luckie <mjl@luckie.org.nz> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=158609
Diffstat (limited to 'polish/libgadu')
-rw-r--r--polish/libgadu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/polish/libgadu/Makefile b/polish/libgadu/Makefile
index f83a76b0f3d5..c729e5b5cb0f 100644
--- a/polish/libgadu/Makefile
+++ b/polish/libgadu/Makefile
@@ -6,6 +6,7 @@
PORTNAME= libgadu
PORTVERSION= 20051229
+PORTREVISION= 1
CATEGORIES= polish net
MASTER_SITES= http://bsdguru.org/distfiles/
@@ -18,7 +19,7 @@ USE_GNOME= gnomehack pkgconfig
USE_AUTOTOOLS= aclocal:15 autoheader:259 autoconf:259
ACLOCAL_ARGS= -I ${WRKSRC}/m4
-CONFIGURE_ARGS= --enable-shared --disable-static
+CONFIGURE_ARGS= --enable-shared --disable-static --without-openssl
INSTALLS_SHLIB= yes