summaryrefslogtreecommitdiff
path: root/net-im/farsight2
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-04-02 09:27:05 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-04-02 09:27:05 +0000
commitd4dc90dad1dce1adb2aea9038bef9905888b5ba6 (patch)
tree1c528603784473266e22ebce9f37eed14503479e /net-im/farsight2
parent- Fix fetch (diff)
fix build with glib 2.34: wv2, gimp-focusblur-plugin, gtk-murrine-engine
Fix up botched variable in mysql-workbench51 that prevents patching. Correct farsight2 master_site and add mirror. Submitted by: pointyhat via miwi Approved by: portmgr (miwi)
Notes
Notes: svn path=/head/; revision=315661
Diffstat (limited to 'net-im/farsight2')
-rw-r--r--net-im/farsight2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile
index 1f5ee13c4744..746c0e528689 100644
--- a/net-im/farsight2/Makefile
+++ b/net-im/farsight2/Makefile
@@ -5,7 +5,8 @@
PORTNAME= farsight2
PORTVERSION= 0.0.31
CATEGORIES= net-im devel
-MASTER_SITES= http://farsight.freedesktop.org/releases/farsight2/
+MASTER_SITES= http://www.freedesktop.org/software/farstream/releases/farsight2/ \
+ http://miwibox.org/distfiles/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of GStreamer modules and libraries for videoconferencing
@@ -14,7 +15,6 @@ LIB_DEPENDS= nice:${PORTSDIR}/net-im/libnice
CONFLICTS= farstream-[0-9]*
-FETCH_ARGS= -Fpr
USE_GMAKE= yes
USE_GETTEXT= yes
USE_LDCONFIG= yes