Date: Fri, 31 Jan 2014 07:43:17 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341927 - in head/net-im: pidgin-fetion telepathy-sofiasip vqcc-gtk Message-ID: <201401310743.s0V7hH8r083208@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Fri Jan 31 07:43:16 2014 New Revision: 341927 URL: http://svnweb.freebsd.org/changeset/ports/341927 QAT: https://qat.redports.org/buildarchive/r341927/ Log: - Stage support - Switch to USES Modified: head/net-im/pidgin-fetion/Makefile head/net-im/telepathy-sofiasip/Makefile head/net-im/vqcc-gtk/Makefile Modified: head/net-im/pidgin-fetion/Makefile ============================================================================== --- head/net-im/pidgin-fetion/Makefile Fri Jan 31 07:18:54 2014 (r341926) +++ head/net-im/pidgin-fetion/Makefile Fri Jan 31 07:43:16 2014 (r341927) @@ -23,5 +23,4 @@ LDFLAGS+= -L${LOCALBASE}/lib LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -NO_STAGE= yes .include <bsd.port.mk> Modified: head/net-im/telepathy-sofiasip/Makefile ============================================================================== --- head/net-im/telepathy-sofiasip/Makefile Fri Jan 31 07:18:54 2014 (r341926) +++ head/net-im/telepathy-sofiasip/Makefile Fri Jan 31 07:43:16 2014 (r341927) @@ -14,10 +14,8 @@ LIB_DEPENDS= sofia-sip-ua:${PORTSDIR}/ne dbus-glib-1:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes -USE_GMAKE= yes USE_OPENSSL= yes -USES= pkgconfig +USES= pkgconfig gmake USE_GNOME= glib20 -NO_STAGE= yes .include <bsd.port.mk> Modified: head/net-im/vqcc-gtk/Makefile ============================================================================== --- head/net-im/vqcc-gtk/Makefile Fri Jan 31 07:18:54 2014 (r341926) +++ head/net-im/vqcc-gtk/Makefile Fri Jan 31 07:43:16 2014 (r341927) @@ -19,5 +19,4 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lintl -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401310743.s0V7hH8r083208>