diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-12-27 21:59:21 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-12-27 21:59:21 +0000 |
commit | b481e16e92e3112b46c3481cbff2c2eb885bde83 (patch) | |
tree | 98b1c380ef7df111be44469de077929209a32dab | |
parent | cad076206b223422f0762e3e9caf8e826e28ed3c (diff) | |
download | ports-b481e16e92e3112b46c3481cbff2c2eb885bde83.tar.gz ports-b481e16e92e3112b46c3481cbff2c2eb885bde83.zip |
Reconnect xpra to the build
Reported by: antoine
Pointyhat to: swills
Notes
Notes:
svn path=/head/; revision=488576
-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 |