ports/188232: [patch] deskutils/cairo-dock STAGE support

Ivan Klymenko fidaj at ukr.net
Thu Apr 3 16:50:00 UTC 2014


>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:


More information about the freebsd-ports-bugs mailing list