summaryrefslogtreecommitdiff
path: root/graphics/gnome-icon-theme
diff options
context:
space:
mode:
authorobache <obache>2014-01-13 12:44:12 +0000
committerobache <obache>2014-01-13 12:44:12 +0000
commit45742d65938710cb7994928a75f5a4c6b01daadf (patch)
tree06dbef92b263f855d8a3a2fe69062f5c865187c8 /graphics/gnome-icon-theme
parent29f1af6d64542ce9fcf6d71762dbd2fcfe2c1795 (diff)
downloadpkgsrc-45742d65938710cb7994928a75f5a4c6b01daadf.tar.gz
No reason to be runtime dependency on gettext-lib.
Diffstat (limited to 'graphics/gnome-icon-theme')
-rw-r--r--graphics/gnome-icon-theme/Makefile3
1 files changed, 2 insertions, 1 deletions
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"