svn commit: r516990 - head/vietnamese/x-unikey

Niclas Zeising zeising at FreeBSD.org
Thu Nov 7 17:19:52 UTC 2019


Author: zeising
Date: Thu Nov  7 17:19:51 2019
New Revision: 516990
URL: https://svnweb.freebsd.org/changeset/ports/516990

Log:
  Add USES=xorg USES=gl, ports categories v
  
  Add USES=xorg and USES=gl to ports in categories starting with 'v'
  While here, try to sprinkle other USES (mostly gnome and sdl) as needed.

Modified:
  head/vietnamese/x-unikey/Makefile

Modified: head/vietnamese/x-unikey/Makefile
==============================================================================
--- head/vietnamese/x-unikey/Makefile	Thu Nov  7 17:19:11 2019	(r516989)
+++ head/vietnamese/x-unikey/Makefile	Thu Nov  7 17:19:51 2019	(r516990)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF/unikey/${PORTNAME}/${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Vietnamese input method for X
 
-USES=		compiler tar:bzip2
+USES=		compiler tar:bzip2 xorg
 USE_XORG=	x11
 GNU_CONFIGURE=	yes
 


More information about the svn-ports-all mailing list