diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
commit | cc415305a049ca523f2a8cf674009fa77c54fee6 (patch) | |
tree | 6cf30da0266c6ffa712f243cc23f3c1b5c4a4fb8 /x11-toolkits/wxgtk29/files/patch-contrib-src-stc-Makefile.in | |
parent | - Now fix to use this port on !i386. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.release/8.0.0
Diffstat (limited to 'x11-toolkits/wxgtk29/files/patch-contrib-src-stc-Makefile.in')
-rw-r--r-- | x11-toolkits/wxgtk29/files/patch-contrib-src-stc-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/wxgtk29/files/patch-contrib-src-stc-Makefile.in b/x11-toolkits/wxgtk29/files/patch-contrib-src-stc-Makefile.in deleted file mode 100644 index b665ce68fe64..000000000000 --- a/x11-toolkits/wxgtk29/files/patch-contrib-src-stc-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- contrib/src/stc/Makefile.in.orig 2009-03-06 18:18:00.000000000 +0600 -+++ contrib/src/stc/Makefile.in 2009-03-20 00:07:59.000000000 +0600 -@@ -369,6 +369,8 @@ - all: $(__stcdll___depname) $(__stclib___depname) - - install: $(__install_stcdll___depname) $(__install_stclib___depname) -+ -+install-common: - $(INSTALL_DIR) $(DESTDIR)$(includedir)/wx-$(WX_RELEASE)$(WX_FLAVOUR) - for f in wx/stc/stc.h; do \ - if test ! -d $(DESTDIR)$(includedir)/wx-$(WX_RELEASE)$(WX_FLAVOUR)/`dirname $$f` ; then \ |