diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-06-23 20:48:38 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-06-23 20:48:38 +0000 |
commit | 1231cc2edbd6be83b27f4d821751b8e82b81de2e (patch) | |
tree | 24b5349d6efacf5777071b19382fbde664b23216 /x11-toolkits/gtk-sharp10 | |
parent | e6e878d1e159869be2e7097b7844d3441c7ce158 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gtk-sharp10')
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index 67b434c83900..42f30350bd2a 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -26,6 +26,8 @@ USE_PERL5_RUN= yes USE_GNOME= gnomehack gtkhtml3 vte librsvg2 libgnomecanvas \ libgnomeprintui libglade2 +USE_AUTOTOOLS= libtool:15 + MAKE_ENV=MONO_SHARED_DIR=${WRKDIR} post-patch: |