summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-11-04 20:36:25 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-11-04 20:36:25 +0800
commit56e05c3b65f61b1c2353b8a40fbfc1ec2bf76814 (patch)
tree2bfa78ce010901e68612a0890363d6ceaae8f327
parent13ac1b261baf383ba662db6d8ba98800d1419700 (diff)
downloadmarcuscom-ports-56e05c3b65f61b1c2353b8a40fbfc1ec2bf76814.tar.gz
marcuscom-ports-56e05c3b65f61b1c2353b8a40fbfc1ec2bf76814.tar.zst
marcuscom-ports-56e05c3b65f61b1c2353b8a40fbfc1ec2bf76814.zip
the symbolic files added in the previous commit depend on
gtk-encode-symbolic-svg from gtk30. Add gtk30 as depend, since this theme set is for gtk30 anyway. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20042 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11-themes/adwaita-icon-theme/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/adwaita-icon-theme/Makefile b/x11-themes/adwaita-icon-theme/Makefile
index b189df05f..e023150f9 100644
--- a/x11-themes/adwaita-icon-theme/Makefile
+++ b/x11-themes/adwaita-icon-theme/Makefile
@@ -4,6 +4,7 @@
PORTNAME= adwaita-icon-theme
PORTVERSION= 3.14.1
+PORTREVISION= 1
CATEGORIES= x11-themes gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -13,7 +14,7 @@ COMMENT= GNOME Symbolic Icons
INSTALLS_ICONS= yes
USES= gmake pathfix pkgconfig tar:xz
-USE_GNOME= gnomeprefix intltool
+USE_GNOME= gnomeprefix gtk30 intltool
GNU_CONFIGURE= yes
.include <bsd.port.mk>