From 008d8f3f8921fc7b9be54a4953ab2e30fb9ccb75 Mon Sep 17 00:00:00 2001
From: ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>
Date: Sat, 30 Sep 2006 06:27:37 +0000
Subject: - Attempt to remove share/pixmaps

git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7411 df743ca5-7f9a-e211-a948-0013205c9059
---
 www/mozilla/Makefile.common | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'www/mozilla')

diff --git a/www/mozilla/Makefile.common b/www/mozilla/Makefile.common
index bacc99fdd..d369eca65 100644
--- a/www/mozilla/Makefile.common
+++ b/www/mozilla/Makefile.common
@@ -4,7 +4,7 @@
 # Whom:			Michael Johnson <ahze@FreeBSD.org>
 #
 # $FreeBSD$
-#    $MCom: ports/www/mozilla/Makefile.common,v 1.23 2006/07/27 17:56:34 marcus Exp $
+#    $MCom: ports/www/mozilla/Makefile.common,v 1.24 2006/09/03 01:52:30 ahze Exp $
 
 # This file contains some reusable components for mozilla ports. It's of
 # use primarily to apps from the mozilla project itself (such as Firefox,
@@ -361,6 +361,7 @@ gecko-create-plist:
 		-e 's|${MOZILLA}-nspr = ${PORTVERSION}|nspr|' \
 		${FAKEDIR}/libdata/pkgconfig/${pcfile}.pc
 .endfor
+	${ECHO_CMD} "@dirrmtry share/pixmaps" >> ${PLIST}
 	${ECHO_CMD} "@exec ${LOCALBASE}/bin/update-desktop-database > /dev/null || ${TRUE}" >> ${PLIST}
 	${ECHO_CMD} "@unexec ${LOCALBASE}/bin/update-desktop-database > /dev/null || ${TRUE}" >> ${PLIST}
 	${ECHO_CMD} "@unexec ${RMDIR} %D/share/idl 2>/dev/null || ${TRUE}" >> ${PLIST}
-- 
cgit v1.2.3