svn commit: r397918 - head/games/kanatest

Baptiste Daroussin bapt at FreeBSD.org
Sat Sep 26 00:31:45 UTC 2015


Author: bapt
Date: Sat Sep 26 00:31:44 2015
New Revision: 397918
URL: https://svnweb.freebsd.org/changeset/ports/397918

Log:
  Convert to USES=desktop-file-utils

Modified:
  head/games/kanatest/Makefile

Modified: head/games/kanatest/Makefile
==============================================================================
--- head/games/kanatest/Makefile	Sat Sep 26 00:30:42 2015	(r397917)
+++ head/games/kanatest/Makefile	Sat Sep 26 00:31:44 2015	(r397918)
@@ -12,7 +12,7 @@ COMMENT=	Japanese kana (Hiragana and Kat
 
 BROKEN=		runtime segfault (PR 196452)
 
-USES=		gettext gmake pkgconfig
+USES=		gettext gmake pkgconfig desktop-file-utils
 USE_GNOME=	gtk20 libxml2
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes


More information about the svn-ports-all mailing list