aboutsummaryrefslogtreecommitdiff
path: root/deskutils/shutter
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:41:45 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:41:45 +0000
commitacf1e80f2a51164e8f7fdb176967668739b26fa7 (patch)
tree93e753113f1541d487d153671c0bf1c10cfca9db /deskutils/shutter
parent7e177f603e6931c29e7dd256f6e6dac88465742e (diff)
downloadports-acf1e80f2a51164e8f7fdb176967668739b26fa7.tar.gz
ports-acf1e80f2a51164e8f7fdb176967668739b26fa7.zip
deskutils: Add missing USES={gnome,mate,php}
Notes
Notes: svn path=/head/; revision=517044
Diffstat (limited to 'deskutils/shutter')
-rw-r--r--deskutils/shutter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/shutter/Makefile b/deskutils/shutter/Makefile
index 2154341575d9..84121e6d0a49 100644
--- a/deskutils/shutter/Makefile
+++ b/deskutils/shutter/Makefile
@@ -57,7 +57,7 @@ SHEBANG_FILES= bin/shutter share/shutter/resources/system/upload_plugins/*.pm
SHUTTER_DESKTOP= share/applications/shutter.desktop
USE_PERL5= run
-USES= desktop-file-utils gettext-runtime perl5 shebangfix
+USES= desktop-file-utils gettext-runtime gnome perl5 shebangfix
.include <bsd.port.options.mk>