aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-arc-themes
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2019-02-16 17:13:24 +0000
committerKoop Mast <kwm@FreeBSD.org>2019-02-16 17:13:24 +0000
commitd46064a146ec58e8dde07b7ab64c39e401a438db (patch)
tree688d7bc057a755e056ec8275e3cd20927b0ee967 /x11-themes/gtk-arc-themes
parent2786ad6c885ca0d5dccccfcc95f7dc680254143e (diff)
downloadports-d46064a146ec58e8dde07b7ab64c39e401a438db.tar.gz
ports-d46064a146ec58e8dde07b7ab64c39e401a438db.zip
Update gtk3 to 3.24.5.
Exp-run by antoine@ PR: 235630
Notes
Notes: svn path=/head/; revision=493048
Diffstat (limited to 'x11-themes/gtk-arc-themes')
-rw-r--r--x11-themes/gtk-arc-themes/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/gtk-arc-themes/Makefile b/x11-themes/gtk-arc-themes/Makefile
index f9bb48e67cca..b399952c1e7b 100644
--- a/x11-themes/gtk-arc-themes/Makefile
+++ b/x11-themes/gtk-arc-themes/Makefile
@@ -21,9 +21,10 @@ USE_GITHUB= yes
GH_ACCOUNT= horst3180
GH_PROJECT= arc-theme
-USES= autoreconf pkgconfig
+USES= autoreconf gnome pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gtk20 gtk30
NO_ARCH= yes
+CONFIGURE_ARGS= --with-gnome=3.22
.include <bsd.port.mk>