summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-06-14 12:47:58 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-06-14 12:47:58 +0000
commitc14e4f5f7317afd978a681f52bed53e8475574d5 (patch)
tree887d2ee07449ef7ef155da1e40fc852d2d19c539 /accessibility
parentUpdate lang/erlang-runtime20 to version 20.3.8. (diff)
Update automake to 1.16.1. Also remove automake-wrapper. We haven't had
multiple versions of automake in years and probably won't in the future. PR: 228809 Exp-run by: antoine Approved by: portmgr (antoine)
Notes
Notes: svn path=/head/; revision=472376
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/redshift/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile
index 5a15cf84f86e..844e3b54afed 100644
--- a/accessibility/redshift/Makefile
+++ b/accessibility/redshift/Makefile
@@ -12,20 +12,17 @@ COMMENT= Adjusts the color temperature of your screen
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gettext gmake libtool localbase pkgconfig shebangfix tar:bzip2
+USES= autoreconf:build gettext gmake libtool localbase pkgconfig \
+ shebangfix tar:bzip2
USE_GITHUB= yes
GH_ACCOUNT= jonls
+USE_GNOME= intltool
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
SHEBANG_FILES= src/redshift-gtk/redshift-gtk.in
CONFIGURE_ARGS+= --disable-wingdi
-BUILD_DEPENDS= autoconf-2.69:devel/autoconf \
- automake-1.15:devel/automake \
- libtoolize:devel/libtool \
- intltool>=0:textproc/intltool
-
LIB_DEPENDS= libdrm.so:graphics/libdrm \
libgeoclue-2.so:net/geoclue