diff options
Diffstat (limited to 'x11-themes/lxappearance/Makefile')
-rw-r--r-- | x11-themes/lxappearance/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-themes/lxappearance/Makefile b/x11-themes/lxappearance/Makefile index b5970b11971e..5ca19f2ce609 100644 --- a/x11-themes/lxappearance/Makefile +++ b/x11-themes/lxappearance/Makefile @@ -15,8 +15,10 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib USES= gmake pathfix pkgconfig tar:xz GNU_CONFIGURE= yes -USE_GNOME= gtk20 intlhack +USE_GNOME= gtk20 CONFIGURE_ARGS= --enable-dbus +CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib PORTDOCS= AUTHORS README |