Date: Sat, 2 Aug 2003 00:33:56 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55154: Update port: misc/misterproper Message-ID: <20030802003356.01b75c8a.tkato@prontomail.com> Resent-Message-ID: <200308011540.h71FeEaw053022@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 55154 >Category: ports >Synopsis: Update port: misc/misterproper >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 01 08:40:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: >Description: - Rearrange USE_GNOME >How-To-Repeat: >Fix: diff -urN /usr/ports/misc/misterproper/Makefile misc/misterproper/Makefile --- /usr/ports/misc/misterproper/Makefile Tue Jul 29 21:33:02 2003 +++ misc/misterproper/Makefile Thu Jul 31 23:08:21 2003 @@ -16,17 +16,10 @@ 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 <bsd.port.mk> >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030802003356.01b75c8a.tkato>