diff options
Diffstat (limited to 'net/grilo/Makefile')
| -rw-r--r-- | net/grilo/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/grilo/Makefile b/net/grilo/Makefile index 04eff1891..c5aa806ff 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -4,6 +4,7 @@ PORTNAME= grilo PORTVERSION= 0.2.10 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME @@ -15,13 +16,14 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ liboauth.so:${PORTSDIR}/net/liboauth \ libtotem-plparser.so:${PORTSDIR}/multimedia/totem-pl-parser -USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= glib20 gnomehier intlhack introspection:build libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-vala -disable-debug CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALl_TARGET= install-strip # --enable-debug include debug symbols CONFIGURE_ARGS+=--enable-tests # build unit tests |
