Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2013 22:34:33 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325239 - head/x11-wm/phluid
Message-ID:  <201308222234.r7MMYXQO084518@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Thu Aug 22 22:34:32 2013
New Revision: 325239
URL: http://svnweb.freebsd.org/changeset/ports/325239

Log:
  x11-wm/phluid: Fix typo (USEs => USES)
  
  Approved by:	bapt/culot (mentors, implicit)

Modified:
  head/x11-wm/phluid/Makefile

Modified: head/x11-wm/phluid/Makefile
==============================================================================
--- head/x11-wm/phluid/Makefile	Thu Aug 22 22:18:13 2013	(r325238)
+++ head/x11-wm/phluid/Makefile	Thu Aug 22 22:34:32 2013	(r325239)
@@ -10,7 +10,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Window manager that emphasizes efficiency, speed, and beauty
 
-USEs=		gmake
+USES=		gmake
 USE_EFL=	imlib2
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308222234.r7MMYXQO084518>