[56199] trunk/dports/devel/pcre++

gwright at macports.org gwright at macports.org
Mon Aug 24 23:30:34 PDT 2009


Revision: 56199
          http://trac.macports.org/changeset/56199
Author:   gwright at macports.org
Date:     2009-08-24 23:30:34 -0700 (Mon, 24 Aug 2009)
Log Message:
-----------
Add patchfile for 0.9.5_1.

Added Paths:
-----------
    trunk/dports/devel/pcre++/files/
    trunk/dports/devel/pcre++/files/patch-doc_Makefile.in.diff

Added: trunk/dports/devel/pcre++/files/patch-doc_Makefile.in.diff
===================================================================
--- trunk/dports/devel/pcre++/files/patch-doc_Makefile.in.diff	                        (rev 0)
+++ trunk/dports/devel/pcre++/files/patch-doc_Makefile.in.diff	2009-08-25 06:30:34 UTC (rev 56199)
@@ -0,0 +1,13 @@
+--- doc/Makefile.in.orig	2004-08-24 17:38:04.000000000 -0600
++++ doc/Makefile.in	2009-07-16 01:44:37.000000000 -0600
+@@ -232,8 +232,8 @@
+ 
+ 
+ install-data-local:
+-	$(INSTALL) -m 755 -d $(prefix)/doc/libpcre++-$(VERSION)
+-	$(INSTALL) -m 644 $(DOC_FILES) $(prefix)/doc/libpcre++-$(VERSION)/
++	$(INSTALL) -m 755 -d $(DESTDIR)$(prefix)/share/doc/libpcre++-$(VERSION)
++	$(INSTALL) -m 644 $(DOC_FILES) $(DESTDIR)$(prefix)/share/doc/libpcre++-$(VERSION)/
+ 
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090824/23004966/attachment.html>


More information about the macports-changes mailing list