aboutsummaryrefslogtreecommitdiff
path: root/net-im/libjingle
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-11-19 23:08:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-11-19 23:08:44 +0000
commit02e619a5d80d666372fdf370624b2d6c016de0d5 (patch)
treeab8d23ab014eb4477219665648225ccea56d0295 /net-im/libjingle
parentf153879e96a329b43f46107b542848d2be0769c1 (diff)
Notes
Diffstat (limited to 'net-im/libjingle')
-rw-r--r--net-im/libjingle/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/libjingle/Makefile b/net-im/libjingle/Makefile
index 875e8bb0418f..fb2c8b9095b0 100644
--- a/net-im/libjingle/Makefile
+++ b/net-im/libjingle/Makefile
@@ -21,11 +21,10 @@ LIB_DEPENDS= speex:${PORTSDIR}/audio/speex \
CONFLICTS= krb4-[0-9]* krb5-[0-9]* heimdal-[0-9]* srp-[0-9]* \
clusterit-[0-9]* pcp-[0-9]* synce-librapi2-[0-9]*
-USES= pkgconfig
-USE_DOS2UNIX= README
+USES= pkgconfig dos2unix gmake
+DOS2UNIX_FILES= README
USE_GNOME= glib20
USE_OPENSSL= yes
-USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= EXPAT_CFLAGS="-I${LOCALBASE}/include" \
EXPAT_LIBS="-L${LOCALBASE}/lib -lexpat" \