diff options
Diffstat (limited to 'x11/brightside/Makefile')
-rw-r--r-- | x11/brightside/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/brightside/Makefile b/x11/brightside/Makefile index 4363c2e..5f8098f 100644 --- a/x11/brightside/Makefile +++ b/x11/brightside/Makefile @@ -13,7 +13,7 @@ COMMENT= Tool to add reactivity to the edges and corners of the GNOME desktop USES= gmake pathfix pkgconfig tar:bzip2 USE_XORG= x11 GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix libwnck libgnomeui +USE_GNOME= gnomeprefix libwnck libgnomeui intltool CONFIGURE_ARGS= --enable-tray-icon CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lX11 |