diff options
Diffstat (limited to 'net/grilo/Makefile')
-rw-r--r-- | net/grilo/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/grilo/Makefile b/net/grilo/Makefile index 254fe1db402a..66d34715999e 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -9,10 +9,10 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Grilo is a framework focused on making media discovery and browsing -BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala -LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ - liboauth.so:${PORTSDIR}/net/liboauth \ - libtotem-plparser.so:${PORTSDIR}/multimedia/totem-pl-parser +BUILD_DEPENDS= vapigen:lang/vala +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ + liboauth.so:net/liboauth \ + libtotem-plparser.so:multimedia/totem-pl-parser USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes |