diff options
Diffstat (limited to 'misc/gnomeutils')
-rw-r--r-- | misc/gnomeutils/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gnomeutils/Makefile b/misc/gnomeutils/Makefile index e329f48..96af594 100644 --- a/misc/gnomeutils/Makefile +++ b/misc/gnomeutils/Makefile @@ -19,13 +19,12 @@ LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes +GNOME_DESKTOP_VERSION=1 USE_GNOME= gnomeprefix gnomehack gtkhtml libpanel USE_LIBTOOL= yes CONFIGURE_ARGS= --with-messages=/var/log/messages CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} MAN1= gcalc.1 gcharmap.1 gcolorsel.1 gdialog.1 gdict.1 gdiskfree.1 \ gfontsel.1 gless.1 gnome-exe-handler.1 gsearchtool.1 guname.1 gw.1 \ |