# $MidnightBSD$

PORTNAME=	adwaita-icon-theme
PORTVERSION=	3.28.0
CATEGORIES=	x11-themes gnome
MASTER_SITES=	GNOME
DIST_SUBDIR=	gnome3

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	GNOME Symbolic Icons

LICENSE=	lgpl3

NO_ARCH=	yes
USES=		gettext-tools gmake gnome pathfix pkgconfig tar:xz
USE_GNOME=	intltool gtk-update-icon-cache
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	ac_cv_path_GTK_ENCODE_SYMBOLIC_SVG="false"
INSTALLS_ICONS=	yes

post-install:
	-${RM} -r ${STAGEDIR}${PREFIX}/lib/locale
	-${RM} -r ${STAGEDIR}${PREFIX}/locale

.include <bsd.port.mk>
