diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /net-im | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) |
Notes
Diffstat (limited to 'net-im')
31 files changed, 31 insertions, 31 deletions
diff --git a/net-im/ari-yahoo/Makefile b/net-im/ari-yahoo/Makefile index 0cfd0fd62037..ec3c0a41542e 100644 --- a/net-im/ari-yahoo/Makefile +++ b/net-im/ari-yahoo/Makefile @@ -16,7 +16,7 @@ COMMENT= A console Yahoo! messenger client PLIST_FILES= bin/ari-yahoo USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf pre-configure: @${TOUCH} ${WRKSRC}/aclocal.m4 ${WRKSRC}/Makefile.in diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index cc345bede6ef..08a000cf311f 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -30,7 +30,7 @@ USE_XORG= xpm xscrnsaver USE_GNOME= gnometarget gtk20 USE_OPENSSL= yes USE_GMAKE= yes -USE_AUTOTOOLS= libltdl:22 libtool:22 +USE_AUTOTOOLS= libltdl libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-oscar --disable-workwizu --enable-smtp --enable-lj diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index 5bd22029ed63..347f78141c3e 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -34,7 +34,7 @@ USE_GETTEXT= yes USE_LDCONFIG= yes USE_GNOME= evolutiondataserver gnomehack gnomeprefix pygtk2 ltverhack USE_GSTREAMER= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_PYTHON= yes diff --git a/net-im/eva/Makefile b/net-im/eva/Makefile index c2c3c5998d8d..da277fd6c202 100644 --- a/net-im/eva/Makefile +++ b/net-im/eva/Makefile @@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= QQ IM Client for KDE3 USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 autoconf:268 +USE_AUTOTOOLS= libtool autoconf USE_GMAKE= yes USE_BZIP2= yes MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index c8433c9e8770..be5963a39e93 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -22,7 +22,7 @@ USE_PYTHON= yes USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget \ pygtk2 USE_GSTREAMER= core good bad python -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile index f0686ec32283..55efae44ba57 100644 --- a/net-im/fugu/Makefile +++ b/net-im/fugu/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/py-Pmw USE_OPENSSL= yes USE_PYTHON= yes -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index 46d0e3f63e49..4a236c2c4fef 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc \ USE_ICONV= yes USE_GNOME= glib12 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool LIBTOOLFILES= configure liboop/configure USE_OPENSSL= yes USE_LDCONFIG= yes diff --git a/net-im/gloox/Makefile b/net-im/gloox/Makefile index b7f4d46e6fb4..8ef85d35cf3a 100644 --- a/net-im/gloox/Makefile +++ b/net-im/gloox/Makefile @@ -16,7 +16,7 @@ COMMENT= Jabber/XMPP client library LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ gnutls.40:${PORTSDIR}/security/gnutls -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GNOME= gnomehack GNU_CONFIGURE= yes diff --git a/net-im/gnome-jabber/Makefile b/net-im/gnome-jabber/Makefile index 9abf2c745f15..6f915ab9860b 100644 --- a/net-im/gnome-jabber/Makefile +++ b/net-im/gnome-jabber/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gnet-2.0.0:${PORTSDIR}/net/gnet2 USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net-im/ickle/Makefile b/net-im/ickle/Makefile index 833193f56a73..fa1e855938ac 100644 --- a/net-im/ickle/Makefile +++ b/net-im/ickle/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12 \ USE_GNOME= gtk12 WANT_GNOME= yes USE_ICONV= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-sigc-prefix=${LOCALBASE} \ --with-gtkmm-prefix=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="`${LOCALBASE}/bin/sigc-config --cflags`" diff --git a/net-im/icqlib/Makefile b/net-im/icqlib/Makefile index 051f7764f44b..a4649a81eee6 100644 --- a/net-im/icqlib/Makefile +++ b/net-im/icqlib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A library required by kicq (not libicq) -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile index 5fbbc8f80b5a..ec0e2aaa96b1 100644 --- a/net-im/jabber/Makefile +++ b/net-im/jabber/Makefile @@ -33,7 +33,7 @@ USE_RC_SUBR= jabber USE_ICONV= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= ${PREFIX}/lib/jabber .if !defined(NO_INSTALL_MANPAGES) diff --git a/net-im/kmerlin/Makefile b/net-im/kmerlin/Makefile index 33357939dca5..1fb942821e2e 100644 --- a/net-im/kmerlin/Makefile +++ b/net-im/kmerlin/Makefile @@ -17,7 +17,7 @@ COMMENT= An IM (Instant Messenger) KDE client for the Microsoft MSN Network USE_XORG= xscrnsaver USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes CONFIGURE_ARGS+= --prefix=${LOCALBASE} diff --git a/net-im/kmess/Makefile b/net-im/kmess/Makefile index 5a5e1eefa24b..331396d86f02 100644 --- a/net-im/kmess/Makefile +++ b/net-im/kmess/Makefile @@ -16,7 +16,7 @@ MAINTAINER= freebsd-ports@club-internet.fr COMMENT= MSN Messenger Client for KDE3 USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes post-patch: diff --git a/net-im/konverse/Makefile b/net-im/konverse/Makefile index d796119eaecd..83c05040b07b 100644 --- a/net-im/konverse/Makefile +++ b/net-im/konverse/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= KDE Jabber Client USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes CONFIGURE_ARGS+=--with-extra-includes=${LOCALBASE}/include \ diff --git a/net-im/kopete/Makefile b/net-im/kopete/Makefile index 9f96f53027bd..b042217c3e72 100644 --- a/net-im/kopete/Makefile +++ b/net-im/kopete/Makefile @@ -33,7 +33,7 @@ USE_GNOME= glib20 USE_OPENSSL= yes USE_XORG= xtst -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-ilbc=${LOCALBASE} \ diff --git a/net-im/kpopup/Makefile b/net-im/kpopup/Makefile index a88e1a7e5c60..34cedc9f797c 100644 --- a/net-im/kpopup/Makefile +++ b/net-im/kpopup/Makefile @@ -25,7 +25,7 @@ SUB_FILES= pkg-message USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool INSTALLS_ICONS= yes KPOPUP_DIR= /var/tmp/kpopup diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile index a840d03b6621..4172695e556b 100644 --- a/net-im/libicq/Makefile +++ b/net-im/libicq/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Library to add ICQ communication support to your software USE_GNOME= glib12 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes post-patch: diff --git a/net-im/libicq2000/Makefile b/net-im/libicq2000/Makefile index 30a48cb8cf2f..c29082beb381 100644 --- a/net-im/libicq2000/Makefile +++ b/net-im/libicq2000/Makefile @@ -16,7 +16,7 @@ COMMENT= An opensource C++ library to support icq2000/2001 protocol LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-static USE_LDCONFIG= yes diff --git a/net-im/libjingle/Makefile b/net-im/libjingle/Makefile index 0979643c157b..0e68f3a83a18 100644 --- a/net-im/libjingle/Makefile +++ b/net-im/libjingle/Makefile @@ -26,7 +26,7 @@ CONFLICTS= krb4-[0-9]* krb5-[0-9]* heimdal-[0-9]* srp-[0-9]* \ USE_GNOME= glib20 USE_OPENSSL= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_DOS2UNIX= README USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index de921b2e81ae..44070f729806 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -19,7 +19,7 @@ USE_GETTEXT= yes USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget USE_GSTREAMER= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_GETIFADDRS" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile index 5381e6b6e150..f800fb7af792 100644 --- a/net-im/libtelepathy/Makefile +++ b/net-im/libtelepathy/Makefile @@ -25,6 +25,6 @@ RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} USE_GMAKE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool .include <bsd.port.mk> diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile index c35bd952b8ba..50729978d549 100644 --- a/net-im/libyahoo2/Makefile +++ b/net-im/libyahoo2/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A C library that handles the new Yahoo! Messenger protocol -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GNOME= glib20 gnomehack USE_LDCONFIG= yes diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index bc00ad46fff7..36147265a329 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GNOME= gnomehack glib20 ltverhack CONFIGURE_ARGS= --disable-gtk-doc diff --git a/net-im/meanwhile/Makefile b/net-im/meanwhile/Makefile index 8e0fead5ce03..fcdfcad905ed 100644 --- a/net-im/meanwhile/Makefile +++ b/net-im/meanwhile/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= marcus@FreeBSD.org COMMENT= Open Source implementation of the Lotus Sametime protocol -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_GNOME= gnomehack glib20 USE_LDCONFIG= yes diff --git a/net-im/sim-im-devel/Makefile b/net-im/sim-im-devel/Makefile index fda7b2dc2efa..3c40b91e88e1 100644 --- a/net-im/sim-im-devel/Makefile +++ b/net-im/sim-im-devel/Makefile @@ -21,7 +21,7 @@ CONFLICTS= simicq-[0-9]* sim-im-[0-9]* USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_QT_VER= 3 USE_XORG= x11 xext xscrnsaver USE_OPENSSL= yes diff --git a/net-im/sim-im/Makefile b/net-im/sim-im/Makefile index 803b7b9104ef..ad4d97232852 100644 --- a/net-im/sim-im/Makefile +++ b/net-im/sim-im/Makefile @@ -28,7 +28,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_QT_VER= 3 USE_PERL5_BUILD=yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_OPENSSL= yes USE_LDCONFIG= yes USE_GETTEXT= yes diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile index af92720cebe8..018fd3bbed44 100644 --- a/net-im/telepathy-farsight/Makefile +++ b/net-im/telepathy-farsight/Makefile @@ -27,7 +27,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes USE_PYTHON= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack pkgconfig glib20 ltverhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index e9b183fac987..96d03eaf30af 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} \ vapigen-0.10:${PORTSDIR}/lang/vala-vapigen -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig glib20 ltverhack diff --git a/net-im/telepathy-logger/Makefile b/net-im/telepathy-logger/Makefile index c0a214f403d4..ff655233b301 100644 --- a/net-im/telepathy-logger/Makefile +++ b/net-im/telepathy-logger/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ sqlite3.8:${PORTSDIR}/databases/sqlite3 USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig glib20 intltool gnomedocutils ltverhack diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile index 1647eed92fe5..db1940206bc4 100644 --- a/net-im/telepathy-mission-control/Makefile +++ b/net-im/telepathy-mission-control/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= telepathy.2:${PORTSDIR}/net-im/libtelepathy \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib USE_GNOME= gnomeprefix pkgconfig gconf2 libxslt gnomehack ltverhack -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" USE_GMAKE= yes USE_LDCONFIG= yes |