Date: Thu, 3 Apr 2014 16:49:45 GMT From: Ivan Klymenko <fidaj@ukr.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/188232: [patch] deskutils/cairo-dock STAGE support Message-ID: <201404031649.s33GnjOR085808@cgiserv.freebsd.org> Resent-Message-ID: <201404031650.s33Go0v0084889@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 188232 >Category: ports >Synopsis: [patch] deskutils/cairo-dock STAGE support >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Apr 03 16:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Ivan Klymenko >Release: FreeBSD 10.0-STABLE #0 r264071 >Organization: individual >Environment: >Description: Update port deskutils/cairo-dock for STAGE support. >How-To-Repeat: >Fix: Patch attached with submission follows: diff --git a/cairo-dock.orig/Makefile b/cairo-dock/Makefile index f49684c..be3c663 100644 --- a/cairo-dock.orig/Makefile +++ b/cairo-dock/Makefile @@ -26,11 +26,11 @@ USE_XORG= xrender xtst USES= cmake gettext pkgconfig LDFLAGS+= -L${LOCALBASE}/lib CMAKE_ARGS+= -Dinstall-pc-path:STRING="${LOCALBASE}/libdata/pkgconfig" +CMAKE_ARGS+= -DROOT_PREFIX:PATH=${STAGEDIR} MAN1= cairo-dock.1 MANCOMPRESSED= yes -NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -type f -name "*" | ${XARGS} ${REINPLACE_CMD} -e \ 's|/usr/share/pixmaps/|${LOCALBASE}/share/pixmaps/|g; \ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404031649.s33GnjOR085808>