Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2019 18:05:57 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r516914 - head/korean/nabi
Message-ID:  <201911061805.xA6I5vkT091210@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911061805.xA6I5vkT091210>