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/parcellite | |
parent | 10bd80f6a83a7cd3fed991b6e2b750d6cf7c4a27 (diff) | |
download | ports-366790689c55376507a8345f3a4b147db6529857.tar.gz ports-366790689c55376507a8345f3a4b147db6529857.zip |
Notes
Diffstat (limited to 'deskutils/parcellite')
-rw-r--r-- | deskutils/parcellite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/parcellite/Makefile b/deskutils/parcellite/Makefile index 03bad34e3691..8807908262c8 100644 --- a/deskutils/parcellite/Makefile +++ b/deskutils/parcellite/Makefile @@ -13,7 +13,7 @@ COMMENT= Lightweight GTK+ clipboard manager LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= localbase pkgconfig +USES= gnome localbase pkgconfig xorg USE_GNOME= glib20 gtk20 pango USE_XORG= x11 |