diff options
Diffstat (limited to 'x11/gnomesession/Makefile')
-rw-r--r-- | x11/gnomesession/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile index a79431f66..73d121456 100644 --- a/x11/gnomesession/Makefile +++ b/x11/gnomesession/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomesession -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ ${MASTER_SITE_LOCAL:S/$/:local/} @@ -22,7 +22,7 @@ COMMENT= Session component for the GNOME 2 desktop USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui +USE_GNOME= gnomeprefix gnomehack gnomehier lthack libgnomeui USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ |