aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-11-20 07:08:44 +0800
committerMathieu Arnold <mat@FreeBSD.org>2013-11-20 07:08:44 +0800
commit02e619a5d80d666372fdf370624b2d6c016de0d5 (patch)
treeab8d23ab014eb4477219665648225ccea56d0295 /net-im
parentf153879e96a329b43f46107b542848d2be0769c1 (diff)
downloadfreebsd-ports-gnome-02e619a5d80d666372fdf370624b2d6c016de0d5.tar.gz
freebsd-ports-gnome-02e619a5d80d666372fdf370624b2d6c016de0d5.tar.zst
freebsd-ports-gnome-02e619a5d80d666372fdf370624b2d6c016de0d5.zip
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libjingle/Makefile5
-rw-r--r--net-im/ramblercontacts/Makefile4
2 files changed, 4 insertions, 5 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" \
diff --git a/net-im/ramblercontacts/Makefile b/net-im/ramblercontacts/Makefile
index e67c0794e647..050367a55616 100644
--- a/net-im/ramblercontacts/Makefile
+++ b/net-im/ramblercontacts/Makefile
@@ -13,8 +13,8 @@ COMMENT= Free, multi-service communication client from Rambler
LICENSE= GPLv3
-USES= qmake
-USE_DOS2UNIX= config.inc
+USES= qmake dos2unix
+DOS2UNIX_FILES= config.inc
USE_XORG= xscrnsaver
USE_QT4= qmake_build moc_build rcc_build uic_build designer_build \
webkit