[Bug 198132] [exp-run] Update Xfce to 4.12.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 1 17:21:39 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198132

--- Comment #1 from Antoine Brodin <antoine at FreeBSD.org> ---
I believe this part of the patch doesn't work,  as USES are loaded around line
1508 of bsd.port.mk:

+++ Mk/bsd.port.mk
@@ -1906,7 +1906,7 @@
 .endif

 .if defined(USE_XFCE)
-.include "${PORTSDIR}/Mk/bsd.xfce.mk"
+USES+=    xfce
 .endif

 .if defined(USE_KDE4)


During patch,  those parts fail to apply:

Skipped missing target: 'sysutils/power-manager-common/Makefile'
Skipped missing target: 'sysutils/power-manager-common/pkg-plist'


Also,  why do you need bsd.port.pre.mk/bsd.port.post.mk in
sysutils/power-manager-common/Makefile ?  I believe it won't pull the
dependencies correctly

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-xfce mailing list