aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk-sharp20/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-12-10 19:56:01 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-12-10 19:56:01 +0000
commit5346f804b2676521d7d9ab622f5f89c4acf9e209 (patch)
treed83119f802b85ad46c0ea9539d320300135a76d7 /x11-toolkits/gtk-sharp20/Makefile
parentb07f2f74d76bd2e18a55fed2ea1bdb04d02dea6f (diff)
downloadports-5346f804b2676521d7d9ab622f5f89c4acf9e209.tar.gz
ports-5346f804b2676521d7d9ab622f5f89c4acf9e209.zip
Notes
Diffstat (limited to 'x11-toolkits/gtk-sharp20/Makefile')
-rw-r--r--x11-toolkits/gtk-sharp20/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile
index dba80e6fd935..315256eb19fc 100644
--- a/x11-toolkits/gtk-sharp20/Makefile
+++ b/x11-toolkits/gtk-sharp20/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}|'