diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-01-25 07:42:53 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-01-25 07:42:53 +0800 |
commit | 81da7d3fdda791db8907ed567e94a6ee623de6c5 (patch) | |
tree | f0983776d9c51f06077a9dff18a05990eb91a811 /Mk | |
parent | eb7b4cb90eff29bb6e285c7089b8673b262c21a8 (diff) | |
download | freebsd-ports-gnome-81da7d3fdda791db8907ed567e94a6ee623de6c5.tar.gz freebsd-ports-gnome-81da7d3fdda791db8907ed567e94a6ee623de6c5.tar.zst freebsd-ports-gnome-81da7d3fdda791db8907ed567e94a6ee623de6c5.zip |
Add wayland as a valid category (for virtual category usage for now)
Approved by: portmgr (implicit)
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.port.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index 12d607d842ff..51faba6d8d22 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -2497,7 +2497,7 @@ VALID_CATEGORIES+= accessibility afterstep arabic archivers astro audio \ print python ruby rubygems russian \ scheme science security shells spanish sysutils \ tcl textproc tk \ - ukrainian vietnamese windowmaker www \ + ukrainian vietnamese windowmaker wayland www \ x11 x11-clocks x11-drivers x11-fm x11-fonts x11-servers x11-themes \ x11-toolkits x11-wm xfce zope |