Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2015 00:32:59 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397919 - head/games/xboard-devel
Message-ID:  <201509260032.t8Q0WxhI037962@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Sep 26 00:32:58 2015
New Revision: 397919
URL: https://svnweb.freebsd.org/changeset/ports/397919

Log:
  Convert some plist entries to USES

Modified:
  head/games/xboard-devel/Makefile

Modified: head/games/xboard-devel/Makefile
==============================================================================
--- head/games/xboard-devel/Makefile	Sat Sep 26 00:31:44 2015	(r397918)
+++ head/games/xboard-devel/Makefile	Sat Sep 26 00:32:58 2015	(r397919)
@@ -26,7 +26,7 @@ DATADIR=	${PREFIX}/share/games/xboard
 DOCSDIR=	${PREFIX}/share/doc/xboard
 XBOARDCONF=	${WRKSRC}/xboard.conf.in
 
-USES=		autoreconf gettext-tools gmake shebangfix
+USES=		autoreconf gettext-tools gmake shebangfix desktop-file-utils shared-mime-info
 SHEBANG_FILES=	texi2man
 
 INSTALL_TARGET=	install-strip



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