[PC-BSD Commits] r17314 - pcbsd/current/build-files/metapkgsets/pcbsd
svn at pcbsd.org
svn at pcbsd.org
Tue Jun 19 08:43:04 PDT 2012
Author: kris
Date: 2012-06-19 15:43:03 +0000 (Tue, 19 Jun 2012)
New Revision: 17314
Modified:
pcbsd/current/build-files/metapkgsets/pcbsd/make.conf
Log:
Fix default make options for xfce4
Modified: pcbsd/current/build-files/metapkgsets/pcbsd/make.conf
===================================================================
--- pcbsd/current/build-files/metapkgsets/pcbsd/make.conf 2012-06-19 15:26:45 UTC (rev 17313)
+++ pcbsd/current/build-files/metapkgsets/pcbsd/make.conf 2012-06-19 15:43:03 UTC (rev 17314)
@@ -91,9 +91,6 @@
.if ${.CURDIR:M${PORTSDIR}/print/freetype2} != ""
WITH_LCD_FILTERING=yes
.endif
-.if ${.CURDIR:M${PORTSDIR}/x11-wm/xfce4} != ""
- WITHOUT_MNOTIFY=yes
-.endif
# Dont use xfce4-notifyd
-xfce4_UNSET=MNOTIFY
+xfce4_UNSET=NOTIFY
More information about the Commits
mailing list