diff options
| author | Max Khon <fjoe@FreeBSD.org> | 2003-11-09 19:24:24 +0000 |
|---|---|---|
| committer | Max Khon <fjoe@FreeBSD.org> | 2003-11-09 19:24:24 +0000 |
| commit | fbb3ed0f65b628c2f181ed1183eb02a944b66dc5 (patch) | |
| tree | af4b697e1b14a85ea2201b546fdbc9b8f806da61 /x11-toolkits/wxgtk-devel/files/patch-contrib-src-Makefile.in | |
| parent | Update to 2.4.2. (diff) | |
x11-toolkits/wxgtk was updated to this version.
Diffstat (limited to 'x11-toolkits/wxgtk-devel/files/patch-contrib-src-Makefile.in')
| -rw-r--r-- | x11-toolkits/wxgtk-devel/files/patch-contrib-src-Makefile.in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-toolkits/wxgtk-devel/files/patch-contrib-src-Makefile.in b/x11-toolkits/wxgtk-devel/files/patch-contrib-src-Makefile.in deleted file mode 100644 index 5d9fe0443f8e..000000000000 --- a/x11-toolkits/wxgtk-devel/files/patch-contrib-src-Makefile.in +++ /dev/null @@ -1,20 +0,0 @@ ---- contrib/src/Makefile.in.orig Sun Sep 21 18:32:39 2003 -+++ contrib/src/Makefile.in Tue Nov 4 22:30:37 2003 -@@ -1,6 +1,6 @@ - # $Id: Makefile.in,v 1.13.2.1 2003/07/28 08:23:09 VS Exp $ - --CONTRIB_SUBDIRS=canvas fl gizmos mmedia net ogl plot stc svg xrc animate #applet -+CONTRIB_SUBDIRS=canvas fl gizmos net ogl plot stc svg xrc #animate applet mmedia - - all: - @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done -@@ -10,6 +10,9 @@ - - install: - @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) install); done -+ -+install-common: -+ @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) install-common); done - - uninstall: - @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE) uninstall); done |
