diff options
author | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2018-08-20 21:42:16 +0800 |
---|---|---|
committer | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2018-08-20 21:42:16 +0800 |
commit | ac072b0bf4c2423da2da2782f150f25e62da7e2b (patch) | |
tree | 2f800072cb130bf0d1d87073b339e8b7890474af /sysutils/Makefile | |
parent | fedc48a25a25611ffe0068d780025d363344c385 (diff) | |
download | freebsd-ports-gnome-ac072b0bf4c2423da2da2782f150f25e62da7e2b.tar.gz freebsd-ports-gnome-ac072b0bf4c2423da2da2782f150f25e62da7e2b.tar.zst freebsd-ports-gnome-ac072b0bf4c2423da2da2782f150f25e62da7e2b.zip |
New port sysutils/lxqt-config
PR: 229300
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D16583
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 29135f19d5f5..15b2f1df89a4 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -642,6 +642,7 @@ SUBDIR += lttng-ust SUBDIR += luckybackup SUBDIR += lxinput + SUBDIR += lxqt-config SUBDIR += lxqt-policykit SUBDIR += lxqt-qtplugin SUBDIR += lxsplit |