diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-06 21:16:05 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-06 21:16:05 +0000 |
| commit | c126810efd96bf00b64bd08ed2b30b3b1302d4c2 (patch) | |
| tree | 0912f748ae45e20155bd1db9a53bfb4c0ce511a8 /misc/gnomeutils | |
| parent | e20e302afe0d8e17121947ced86142dccb133e3b (diff) | |
* Update to new GNOME infrastructure
* Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade
across desktop versions
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 e329f48efb11..96af594ddf0f 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 \ |
