From 9458f832d75d1a9c001a2482d39dd8fda95bf3d9 Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 13 Jan 2014 12:44:12 +0000 Subject: No reason to be runtime dependency on gettext-lib. --- graphics/gnome-icon-theme/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/gnome-icon-theme/Makefile b/graphics/gnome-icon-theme/Makefile index bd87a0bffb8..ae6b203d9a2 100644 --- a/graphics/gnome-icon-theme/Makefile +++ b/graphics/gnome-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2014/01/13 12:37:51 obache Exp $ +# $NetBSD: Makefile,v 1.95 2014/01/13 12:44:12 obache Exp $ DISTNAME= gnome-icon-theme-3.10.0 CATEGORIES= graphics gnome @@ -46,6 +46,7 @@ post-install: ${LIBRSVGDIR}/bin/rsvg-convert ${FILESDIR}/distributor-logo.svg -w 48 -h 48 -o ${DESTDIR}${PREFIX}/share/icons/gnome/48x48/places/start-here.png ${LIBRSVGDIR}/bin/rsvg-convert ${FILESDIR}/distributor-logo.svg -w 256 -h 256 -o ${DESTDIR}${PREFIX}/share/icons/gnome/256x256/places/start-here.png +BUILDLINK_DEPMETHOD.gettext-lib= build .include "../../devel/gettext-lib/buildlink3.mk" .include "../../graphics/icon-naming-utils/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3