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/gnomedesktop/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'x11/gnomedesktop') diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile index 0c332110db87..f30007d9959c 100644 --- a/x11/gnomedesktop/Makefile +++ b/x11/gnomedesktop/Makefile @@ -17,21 +17,18 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Additional UI API for GNOME 2.0 -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier +USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui +GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes USE_BISON= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} MAN1= gnome-about.1 -- cgit v1.2.3