summaryrefslogtreecommitdiff
path: root/cad/geda
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:31:13 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:31:13 +0000
commit2bf9ca57b161dda80ac325ace89ff2fb273a9127 (patch)
tree25eee2b7e2ec8a9eedb1ce84f62e5e2d0ad71b11 /cad/geda
parenta-b: Add missing USES={gnome,php,sdl,xorg} (diff)
c*: Add missing USES={gnome,php,sdl,xorg}
Diffstat (limited to 'cad/geda')
-rw-r--r--cad/geda/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index 56c33d63e992..159ff444ad16 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= libstroke.so:devel/libstroke \
libguile.so:lang/guile
RUN_DEPENDS= gawk:lang/gawk\
-USES= desktop-file-utils gettext gmake libtool pathfix perl5 \
+USES= desktop-file-utils gettext gmake gnome libtool pathfix perl5 \
pkgconfig python:run shared-mime-info shebangfix
SHEBANG_FILES= examples/lightning_detector/bom libgeda/docs/*.dox \
utils/gxyrs/*.pl utils/scripts/* \