diff options
Diffstat (limited to 'net-im/farsight2')
-rw-r--r-- | net-im/farsight2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index e630d916c6e4..bd5bcd497b39 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -12,8 +12,8 @@ MASTER_SITES= http://www.freedesktop.org/software/farstream/releases/farsight2/ MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of GStreamer modules and libraries for videoconferencing -LIB_DEPENDS= libnice.so:${PORTSDIR}/net-im/libnice -RUN_DEPENDS= libnice-gst010>=0:${PORTSDIR}/net-im/libnice-gst010 +LIB_DEPENDS= libnice.so:net-im/libnice +RUN_DEPENDS= libnice-gst010>=0:net-im/libnice-gst010 USES= gettext libtool gmake pathfix pkgconfig python USE_LDCONFIG= yes |