svn commit: r358498 - head/misc/xmonad-log-applet

Vanilla I. Shu vanilla at FreeBSD.org
Fri Jun 20 03:06:52 UTC 2014


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 at 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>


More information about the svn-ports-head mailing list