svn commit: r414507 - head/sysutils/xdu

Cy Schubert cy at FreeBSD.org
Tue May 3 03:03:06 UTC 2016


Author: cy
Date: Tue May  3 03:03:05 2016
New Revision: 414507
URL: https://svnweb.freebsd.org/changeset/ports/414507

Log:
  Make USES look proper.

Modified:
  head/sysutils/xdu/Makefile

Modified: head/sysutils/xdu/Makefile
==============================================================================
--- head/sysutils/xdu/Makefile	Tue May  3 01:51:35 2016	(r414506)
+++ head/sysutils/xdu/Makefile	Tue May  3 03:03:05 2016	(r414507)
@@ -13,7 +13,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	vlasovskikh
 GH_PROJECT=	xdu
 
-USES=		imake tar
+USES=		imake
 USE_XORG=	ice sm x11 xaw xext xmu xpm xt
 PLIST_FILES=	bin/xdu lib/X11/app-defaults/XDu man/man1/xdu.1.gz
 


More information about the svn-ports-all mailing list