diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-09-05 10:05:29 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-09-05 10:05:29 +0000 |
commit | b1e378eade57987a5a9a5c906322f69b7b7b4f2c (patch) | |
tree | 405068109a97d918604b2a693cc412458636caad /deskutils/notecase | |
parent | a6c3a53dc4d19e026f955fdab8f46d580e2ac128 (diff) | |
download | ports-b1e378eade57987a5a9a5c906322f69b7b7b4f2c.tar.gz ports-b1e378eade57987a5a9a5c906322f69b7b7b4f2c.zip |
Notes
Diffstat (limited to 'deskutils/notecase')
-rw-r--r-- | deskutils/notecase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/notecase/Makefile b/deskutils/notecase/Makefile index 4f0c2383aa0b..571131b3dcf2 100644 --- a/deskutils/notecase/Makefile +++ b/deskutils/notecase/Makefile @@ -13,7 +13,7 @@ COMMENT= Hierarchical text notes manager LICENSE= BSD3CLAUSE -USES= dos2unix gmake desktop-file-utils gettext pkgconfig shared-mime-info +USES= dos2unix gmake desktop-file-utils gettext gnome pkgconfig shared-mime-info USE_GNOME= gtk20 gtksourceview2 gnomevfs2 USE_XORG= x11 |