diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 22:20:30 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 22:20:30 +0000 |
commit | 366790689c55376507a8345f3a4b147db6529857 (patch) | |
tree | 60de395c1b48f776ec375cd82644bf8273d5aaac /deskutils/autocutsel | |
parent | 10bd80f6a83a7cd3fed991b6e2b750d6cf7c4a27 (diff) | |
download | ports-366790689c55376507a8345f3a4b147db6529857.tar.gz ports-366790689c55376507a8345f3a4b147db6529857.zip |
Notes
Diffstat (limited to 'deskutils/autocutsel')
-rw-r--r-- | deskutils/autocutsel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/autocutsel/Makefile b/deskutils/autocutsel/Makefile index 4c4caccead1b..7ebfc4e8883f 100644 --- a/deskutils/autocutsel/Makefile +++ b/deskutils/autocutsel/Makefile @@ -12,7 +12,7 @@ COMMENT= Synchronizes the two copy/paste buffers used by X applications LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf gmake libtool +USES= autoreconf gmake libtool xorg USE_XORG= ice sm x11 xaw xext xmu xt USE_GITHUB= yes GH_ACCOUNT= sigmike |