ports/55158: Update port: x11-clocks/sanduhr
KATO Tsuguru
tkato at prontomail.com
Fri Aug 1 15:40:25 UTC 2003
>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 at 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:
More information about the freebsd-ports-bugs
mailing list