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 df2f660b3826..6862f921599a 100644 --- a/x11/brightside/Makefile +++ b/x11/brightside/Makefile @@ -17,7 +17,7 @@ COMMENT= A tool to add reactivity to the edges and corners of the GNOME desktop USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack libwnck libgnomeui CONFIGURE_ARGS= --enable-tray-icon CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |