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