[PC-BSD Commits] r17276 - pcbsd/current/build-files/metapkgsets/pcbsd
svn at pcbsd.org
svn at pcbsd.org
Thu Jun 14 06:50:41 PDT 2012
Author: kris
Date: 2012-06-14 13:50:41 +0000 (Thu, 14 Jun 2012)
New Revision: 17276
Modified:
pcbsd/current/build-files/metapkgsets/pcbsd/make.conf
Log:
Disable building xfce4-notifyd, since it conflicts with another pkg
Modified: pcbsd/current/build-files/metapkgsets/pcbsd/make.conf
===================================================================
--- pcbsd/current/build-files/metapkgsets/pcbsd/make.conf 2012-06-14 13:43:52 UTC (rev 17275)
+++ pcbsd/current/build-files/metapkgsets/pcbsd/make.conf 2012-06-14 13:50:41 UTC (rev 17276)
@@ -94,3 +94,6 @@
.if ${.CURDIR:M${PORTSDIR}/x11-wm/xfce4} != ""
WITHOUT_MNOTIFY=yes
.endif
+
+# Dont use xfce4-notifyd
+xfce4_UNSET=MNOTIFY
More information about the Commits
mailing list