aboutsummaryrefslogtreecommitdiff
path: root/editors/poedit
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:08:49 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:08:49 +0000
commit78b522d04c8a56a2bcf7582bd65b2e049494ea9e (patch)
treead7fc41e83124b14a4f9c94aa2581bd3df105324 /editors/poedit
parentacf1e80f2a51164e8f7fdb176967668739b26fa7 (diff)
downloadports-78b522d04c8a56a2bcf7582bd65b2e049494ea9e.tar.gz
ports-78b522d04c8a56a2bcf7582bd65b2e049494ea9e.zip
e*: Add missing USES={gnome,sdl,xorg}
Notes
Notes: svn path=/head/; revision=517045
Diffstat (limited to 'editors/poedit')
-rw-r--r--editors/poedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 63a8b571de57..b63c794d27a9 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -19,7 +19,8 @@ LIB_DEPENDS= libgtkspell3-3.so:textproc/gtkspell3 \
libicui18n.so:devel/icu \
liblucene++.so:textproc/luceneplusplus
-USES= bdb compiler:c++11-lib desktop-file-utils gettext gmake pkgconfig
+USES= bdb compiler:c++11-lib desktop-file-utils gettext gmake gnome \
+ pkgconfig
USE_WX= 3.0
WX_CONF_ARGS= absolute
WITH_BDB_HIGHEST= yes