[Midnightbsd-cvs] mports [15488] trunk/net-im/libpurple/Makefile: drop video for now until we get farsight ported
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 21 14:52:29 EDT 2013
Revision: 15488
http://svnweb.midnightbsd.org/mports/?rev=15488
Author: laffer1
Date: 2013-09-21 14:52:27 -0400 (Sat, 21 Sep 2013)
Log Message:
-----------
drop video for now until we get farsight ported
Modified Paths:
--------------
trunk/net-im/libpurple/Makefile
Modified: trunk/net-im/libpurple/Makefile
===================================================================
--- trunk/net-im/libpurple/Makefile 2013-09-21 17:42:17 UTC (rev 15487)
+++ trunk/net-im/libpurple/Makefile 2013-09-21 18:52:27 UTC (rev 15488)
@@ -2,7 +2,7 @@
PORTNAME?= libpurple
PORTVERSION= 2.10.7
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= net-im
MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION}
DISTNAME= pidgin-${PORTVERSION}
@@ -53,7 +53,6 @@
NSS_DESC= Use Mozilla NSS for encryption support
SASL_DESC= Cyrus SASL support (for jabberd)
GSTREAMER_DESC= Use GStreamer for playing sounds
-VV_DESC= Video and voice support
SAMETIME_DESC= The Lotus Sametime chat protocol
SILC_DESC= The Secure Internet Live Conferencing protocol
GG_DESC= The Gadu-Gadu chat protocol
@@ -116,13 +115,8 @@
CONFIGURE_ARGS+=--disable-gstreamer
.endif
-.if ${PORT_OPTIONS:MVV} && ${PORT_OPTIONS:MGSTREAMER}
-LIB_DEPENDS+= gstfarsight-0.10.0:${PORTSDIR}/net-im/farsight2
-PLIST_SUB+= VV=""
-.else
CONFIGURE_ARGS+=--disable-vv
PLIST_SUB+= VV="@comment "
-.endif
.if ${PORT_OPTIONS:MIDN}
LIB_DEPENDS+= idn.17:${PORTSDIR}/dns/libidn
More information about the Midnightbsd-cvs
mailing list