From c126810efd96bf00b64bd08ed2b30b3b1302d4c2 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 6 Apr 2003 21:16:05 +0000 Subject: * Update to new GNOME infrastructure * Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade across desktop versions --- x11/gnomeapplets2/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'x11/gnomeapplets2') diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 3a76836fa0be..51312167ef84 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -16,20 +16,17 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Applets components for the Gnome 2.0 Desktop Environment -LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ - gailutil.17:${PORTSDIR}/x11-toolkits/gail \ - gtop-2.0:${PORTSDIR}/devel/libgtop2 +LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehier gnomeprefix gnomehack +USE_GNOME_DESKTOP=2 +USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel gail USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} .include -- cgit v1.2.3