diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:05:56 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:05:56 +0000 |
commit | 2677283c3d6466b85714b1d8c2277678e4aa5bb2 (patch) | |
tree | 19624922837e984413127c3e396957f0e760f601 /korean | |
parent | c82c1c18adaa7eacdfe685c1de0a5abebf5e4bea (diff) | |
download | freebsd-ports-2677283c3d6466b85714b1d8c2277678e4aa5bb2.zip |
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.
Diffstat (limited to 'korean')
-rw-r--r-- | korean/nabi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/nabi/Makefile b/korean/nabi/Makefile index de106dbcddb8..189b1744f092 100644 --- a/korean/nabi/Makefile +++ b/korean/nabi/Makefile @@ -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 |