diff options
author | swills <swills@FreeBSD.org> | 2018-12-28 05:59:21 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-12-28 05:59:21 +0800 |
commit | 1a4054a69e41baba7b2ab928d21e388a11f22a09 (patch) | |
tree | 98b1c380ef7df111be44469de077929209a32dab /x11 | |
parent | d5bf847ae07156369d4ed15a2f9f877df2bfd5c5 (diff) | |
download | freebsd-ports-gnome-1a4054a69e41baba7b2ab928d21e388a11f22a09.tar.gz freebsd-ports-gnome-1a4054a69e41baba7b2ab928d21e388a11f22a09.tar.zst freebsd-ports-gnome-1a4054a69e41baba7b2ab928d21e388a11f22a09.zip |
Reconnect xpra to the build
Reported by: antoine
Pointyhat to: swills
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1c14f7a7461d..c0bfe143e605 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -476,6 +476,7 @@ SUBDIR += xorgproto SUBDIR += xplsprinters SUBDIR += xpr + SUBDIR += xpra SUBDIR += xprehashprinterlist SUBDIR += xprintidle SUBDIR += xprompt |