Date: Sat, 2 Aug 2003 00:34:10 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55158: Update port: x11-clocks/sanduhr Message-ID: <20030802003410.0ccb2c8c.tkato@prontomail.com> Resent-Message-ID: <200308011540.h71FeGdd053093@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 55158 >Category: ports >Synopsis: Update port: x11-clocks/sanduhr >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:16 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/x11-clocks/sanduhr/Makefile x11-clocks/sanduhr/Makefile --- /usr/ports/x11-clocks/sanduhr/Makefile Tue Jul 29 21:33:56 2003 +++ x11-clocks/sanduhr/Makefile Fri Aug 1 20:23:39 2003 @@ -8,27 +8,18 @@ PORTNAME= sanduhr PORTVERSION= 1.0 CATEGORIES= x11-clocks gnome -MASTER_SITES= http://www.mathematik.uni-kl.de/~wwwstoch/voss/ +MASTER_SITES= http://www.mathematik.uni-kl.de/~wwwstoch/voss/data/ MAINTAINER= ports@FreeBSD.org COMMENT= An alarm clock for GNOME desktop designed as a sand-glass USE_X_PREFIX= yes +USE_GNOME= gnomehack gnomelibs gnometarget gnomeprefix oaf USE_GMAKE= yes -USE_GNOME= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} + LDFLAGS="-L${LOCALBASE}/lib" MAN1= sanduhr.1 - -pre-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "Makefile.in*" | xargs ${REINPLACE_CMD} -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?20030802003410.0ccb2c8c.tkato>