From 5346f804b2676521d7d9ab622f5f89c4acf9e209 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Fri, 10 Dec 2004 19:56:01 +0000 Subject: Add MAKE_ENV=MONO_SHARED_DIR=${WRKDIR} to avoid mono to throw the junk in /root/.wapi. It should be good in future when you do the big upgrade without have to do the 'rm -rf /root/.wapi'. Submitted by: Tom McLaughlin Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp Approved by: maintainer timeout (still no contact for months) --- x11-toolkits/gtk-sharp10/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'x11-toolkits/gtk-sharp10') diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index dba80e6fd935..315256eb19fc 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -2,6 +2,7 @@ # Date created: 2003-01-01 # Whom: Juli Mallett # +# $Id: Makefile,v 1.10 2004/12/09 04:45:12 tmclau02 Exp $ # $FreeBSD$ # @@ -25,6 +26,8 @@ USE_GMAKE= yes USE_PERL5_RUN= yes USE_GNOME= gnomehack libgnomedb gtkhtml3 vte librsvg2 +MAKE_ENV=MONO_SHARED_DIR=${WRKDIR} + post-patch: @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ 's|^#!/usr/bin/perl|#!${PERL}|' -- cgit v1.2.3