svn commit: r397919 - head/games/xboard-devel

Baptiste Daroussin bapt at FreeBSD.org
Sat Sep 26 00:32:59 UTC 2015


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


More information about the svn-ports-head mailing list