Date: Tue, 3 May 2016 03:03:05 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414507 - head/sysutils/xdu Message-ID: <201605030303.u433350a053276@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605030303.u433350a053276>