svn commit: r330426 - head/sysutils/xfce4-power-manager

Olivier Duchateau olivierd at FreeBSD.org
Tue Oct 15 18:42:27 UTC 2013


Author: olivierd
Date: Tue Oct 15 18:42:26 2013
New Revision: 330426
URL: http://svnweb.freebsd.org/changeset/ports/330426

Log:
  Remove NO_MTREE macro

Modified:
  head/sysutils/xfce4-power-manager/Makefile

Modified: head/sysutils/xfce4-power-manager/Makefile
==============================================================================
--- head/sysutils/xfce4-power-manager/Makefile	Tue Oct 15 18:36:57 2013	(r330425)
+++ head/sysutils/xfce4-power-manager/Makefile	Tue Oct 15 18:42:26 2013	(r330426)
@@ -26,6 +26,4 @@ USE_XORG=	xrandr x11 xext
 CONFIGURE_ARGS=	--disable-network-manager \
 		--enable-polkit
 
-NO_MTREE=	yes
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list