[Midnightbsd-cvs] mports [15492] trunk/misc/unclutter/Makefile: USES

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 22 11:17:06 EDT 2013


Revision: 15492
          http://svnweb.midnightbsd.org/mports/?rev=15492
Author:   laffer1
Date:     2013-09-22 11:17:05 -0400 (Sun, 22 Sep 2013)
Log Message:
-----------
USES

Modified Paths:
--------------
    trunk/misc/unclutter/Makefile

Modified: trunk/misc/unclutter/Makefile
===================================================================
--- trunk/misc/unclutter/Makefile	2013-09-22 15:16:21 UTC (rev 15491)
+++ trunk/misc/unclutter/Makefile	2013-09-22 15:17:05 UTC (rev 15492)
@@ -3,7 +3,7 @@
 
 PORTNAME=	unclutter
 PORTVERSION=	8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_XCONTRIB}
 MASTER_SITE_SUBDIR=	utilities
@@ -11,9 +11,11 @@
 
 MAINTAINER=	ports at midnightbsd.org
 COMMENT=	Remove idle cursor image from screen
+
 LICENSE=        publicdom
+
 WRKSRC=		$(WRKDIR)/unclutter
-USE_IMAKE=	yes
+USES=		imake
 USE_XORG=	x11 xext
 MAN1=		unclutter.1
 PLIST_FILES=	bin/unclutter



More information about the Midnightbsd-cvs mailing list