diff options
Diffstat (limited to 'x11/brightside/Makefile')
-rw-r--r-- | x11/brightside/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/brightside/Makefile b/x11/brightside/Makefile index bbb68fe691e3..9ad183d8e0de 100644 --- a/x11/brightside/Makefile +++ b/x11/brightside/Makefile @@ -6,8 +6,7 @@ # PORTNAME= brightside -PORTVERSION= 1.3.2 -PORTREVISION= 2 +PORTVERSION= 1.4.0 CATEGORIES= x11 MASTER_SITES= http://home.jesus.ox.ac.uk/~ecatmur/brightside/download/ @@ -17,8 +16,8 @@ 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_LIBTOOL_VER=13 -USE_GNOME= gnomeprefix gnomehack lthack libwnck libgnomeui +USE_LIBTOOL_VER=15 +USE_GNOME= gnomeprefix gnomehack libwnck libgnomeui CONFIGURE_ARGS= --enable-tray-icon CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |