summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk-sharp10
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:48:47 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:48:47 +0000
commit2f35b73926abf3d3de21382a8a16414200fa2d5b (patch)
treeba424f33251d8f6c55d5b3a690abf181b6a819ee /x11-toolkits/gtk-sharp10
parentUpgrade to 20080707. (diff)
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Notes
Notes: svn path=/head/; revision=217479
Diffstat (limited to 'x11-toolkits/gtk-sharp10')
-rw-r--r--x11-toolkits/gtk-sharp10/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile
index f67625d8497e..e5123ee64431 100644
--- a/x11-toolkits/gtk-sharp10/Makefile
+++ b/x11-toolkits/gtk-sharp10/Makefile
@@ -28,8 +28,6 @@ USE_GNOME= gnomehack gtkhtml3 vte librsvg2 libgnomecanvas \
USE_AUTOTOOLS= libtool:15
-MAKE_ENV=MONO_SHARED_DIR=${WRKDIR}
-
post-patch:
@${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \
's|^#!/usr/bin/perl|#!${PERL}|'