freebsd-ports/x11-toolkits/wxgtk2-devel/files/patch-contrib-src-stc-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
417 B
Text

--- contrib/src/stc/Makefile.in.orig Sun Jun 27 21:36:48 2004
+++ contrib/src/stc/Makefile.in Sun Jun 27 21:36:56 2004
@@ -286,6 +286,8 @@
all: $(__stcdll___depname) $(__stclib___depname)
install: all $(__install_stcdll___depname) $(__install_stclib___depname)
+
+install-common:
$(INSTALL_DIR) $(DESTDIR)$(includedir)
for f in wx/stc/stc.h; do \
if test ! -d $(DESTDIR)$(includedir)/`dirname $$f` ; then \