summaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk29/files/patch-contrib-src-stc-Makefile.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /x11-toolkits/wxgtk29/files/patch-contrib-src-stc-Makefile.in
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.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.in11
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 c41d5cbfec19..000000000000
--- a/x11-toolkits/wxgtk29/files/patch-contrib-src-stc-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- contrib/src/stc/Makefile.in.orig Sun Oct 10 22:18:53 2004
-+++ contrib/src/stc/Makefile.in Wed Nov 24 21:41:31 2004
-@@ -310,6 +310,8 @@
- all: $(__stcdll___depname) $(__stclib___depname)
-
- install: all $(__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 \