diff options
Diffstat (limited to 'x11/gnomeapplets/Makefile')
-rw-r--r-- | x11/gnomeapplets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnomeapplets/Makefile b/x11/gnomeapplets/Makefile index 26c7bbe1bd11..3432d3658fd7 100644 --- a/x11/gnomeapplets/Makefile +++ b/x11/gnomeapplets/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes +USE_GNOME_DESKTOP=1 USE_GNOME= gnomeprefix gnomehack libpanel gnomevfs gnomecanvas libghttp GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |