From a64425a9415c856ad9c4af720a616e07ba483aac Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 1 Aug 2003 18:24:48 +0000 Subject: - Rearrange USE_GNOME PR: 55154 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit) --- misc/misterproper/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'misc') diff --git a/misc/misterproper/Makefile b/misc/misterproper/Makefile index eee01745da7a..722fcdf7c99d 100644 --- a/misc/misterproper/Makefile +++ b/misc/misterproper/Makefile @@ -16,17 +16,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME application designed to manage cyclic tasks USE_X_PREFIX= yes +USE_GNOME= gnomehack gnomelibs gnomeprefix gnometarget USE_GMAKE= yes -USE_GNOME= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -pre-patch: - @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ - 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ - s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' - .include -- cgit v1.2.3