svn commit: r441696 - head/www/xombrero

Baptiste Daroussin bapt at FreeBSD.org
Thu May 25 14:39:32 UTC 2017


Author: bapt
Date: Thu May 25 14:39:31 2017
New Revision: 441696
URL: https://svnweb.freebsd.org/changeset/ports/441696

Log:
  Register groff as a build dependency

Modified:
  head/www/xombrero/Makefile

Modified: head/www/xombrero/Makefile
==============================================================================
--- head/www/xombrero/Makefile	Thu May 25 14:38:52 2017	(r441695)
+++ head/www/xombrero/Makefile	Thu May 25 14:39:31 2017	(r441696)
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libgnutls.so:security/gnutl
 
 BROKEN_FreeBSD_10=	does not build
 
-USES=		desktop-file-utils pkgconfig perl5 tar:tgz
+USES=		desktop-file-utils groff pkgconfig perl5 tar:tgz
 USE_PERL5=	build
 INSTALLS_ICONS=	yes
 


More information about the svn-ports-all mailing list