freebsd-ports/x11-toolkits/wxgtk2-devel/files/patch-contrib-src-plot-Makefile.in
Max Khon 40852f28b2 New ports:
wxWidgets 2.5.2 (development branch) + contributed libraries and utils.
2004-06-27 21:17:17 +00:00

11 lines
568 B
Text

--- contrib/src/plot/Makefile.in.orig Sun Jun 27 21:36:28 2004
+++ contrib/src/plot/Makefile.in Sun Jun 27 21:36:37 2004
@@ -171,6 +171,8 @@
all: $(__plotdll___depname) $(__plotlib___depname)
install: all $(__install_plotdll___depname) $(__install_plotlib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/plot/plot.h wx/plot/plot_dwn.bmp wx/plot/plot_enl.bmp wx/plot/plot_shr.bmp wx/plot/plot_up.bmp wx/plot/plot_zin.bmp wx/plot/plot_zot.bmp wx/plot/wxplot.rc; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \