svn commit: r516914 - head/korean/nabi

Niclas Zeising zeising at FreeBSD.org
Wed Nov 6 18:05:57 UTC 2019


Author: zeising
Date: Wed Nov  6 18:05:56 2019
New Revision: 516914
URL: https://svnweb.freebsd.org/changeset/ports/516914

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

Modified:
  head/korean/nabi/Makefile

Modified: head/korean/nabi/Makefile
==============================================================================
--- head/korean/nabi/Makefile	Wed Nov  6 18:04:02 2019	(r516913)
+++ head/korean/nabi/Makefile	Wed Nov  6 18:05:56 2019	(r516914)
@@ -21,9 +21,9 @@ GH_TAGNAME=	f08d7d3
 USE_GITHUB=	yes
 
 GNU_CONFIGURE=	yes
+USES=		autoreconf gmake gnome pkgconfig xorg
 USE_GNOME=	cairo gdkpixbuf2 gtk20
 USE_XORG=	ice sm x11
-USES=		autoreconf gmake pkgconfig
 
 OPTIONS_DEFINE=	NLS
 OPTIONS_RADIO=	LAYOUT


More information about the svn-ports-all mailing list