Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2014 03:06:51 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358498 - head/misc/xmonad-log-applet
Message-ID:  <201406200306.s5K36pmf021987@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Fri Jun 20 03:06:51 2014
New Revision: 358498
URL: http://svnweb.freebsd.org/changeset/ports/358498
QAT: https://qat.redports.org/buildarchive/r358498/

Log:
  1: Stagify.
  2: switch to USES=pathfix.
  
  Approved by:	portmgr@

Modified:
  head/misc/xmonad-log-applet/Makefile

Modified: head/misc/xmonad-log-applet/Makefile
==============================================================================
--- head/misc/xmonad-log-applet/Makefile	Fri Jun 20 03:03:41 2014	(r358497)
+++ head/misc/xmonad-log-applet/Makefile	Fri Jun 20 03:06:51 2014	(r358498)
@@ -11,10 +11,9 @@ MAINTAINER=	alexander@kojevnikov.com
 COMMENT=	An applet that will display Xmonad log information
 
 INSTALLS_ICONS=	yes
-USES=		gmake pkgconfig
-USE_GNOME=	gnomeprefix gnomehack gnomepanel
+USES=		gmake pkgconfig pathfix
+USE_GNOME=	gnomeprefix gnomepanel
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--with-panel=gnome2
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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