From 7f483e50e5ab2479e74afa05838dbc4604b82fd6 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 21 Aug 2007 06:37:41 +0000 Subject: Fix DESTDIR installation. --- graphics/gnome-icon-theme/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/gnome-icon-theme/Makefile b/graphics/gnome-icon-theme/Makefile index 12deaa8ed7e..a9acbdd1256 100644 --- a/graphics/gnome-icon-theme/Makefile +++ b/graphics/gnome-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2007/06/26 13:19:26 rillig Exp $ +# $NetBSD: Makefile,v 1.50 2007/08/21 06:37:41 joerg Exp $ # DISTNAME= gnome-icon-theme-2.18.0 @@ -25,7 +25,7 @@ HICOLOR_ICON_THEME_DEPEND_ONLY= yes # XXX this is used by applications. We "own" the subtree share/icons/gnome, # so we control the subdirs not belonging to a single application. post-install: - ${MKDIR} ${PREFIX}/share/icons/gnome/48x48/mimetypes + ${MKDIR} ${DESTDIR}${PREFIX}/share/icons/gnome/48x48/mimetypes .include "../../devel/gettext-lib/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -- cgit v1.2.3