[127675] trunk/dports/databases/gdbm/Portfile

larryv at macports.org larryv at macports.org
Fri Oct 31 18:26:55 PDT 2014


Revision: 127675
          https://trac.macports.org/changeset/127675
Author:   larryv at macports.org
Date:     2014-10-31 18:26:55 -0700 (Fri, 31 Oct 2014)
Log Message:
-----------
gdbm: Remove unnecessary flags and post-patch phase

- Makefile.in no longer includes the text being reinplace-d.
- The man and info pages are installed to the desired locations by
  default.
- configure.ldflags contains "-Wl,-headerpad_max_install_names" by
  default in the latest MacPorts release.

Modified Paths:
--------------
    trunk/dports/databases/gdbm/Portfile

Modified: trunk/dports/databases/gdbm/Portfile
===================================================================
--- trunk/dports/databases/gdbm/Portfile	2014-11-01 01:26:51 UTC (rev 127674)
+++ trunk/dports/databases/gdbm/Portfile	2014-11-01 01:26:55 UTC (rev 127675)
@@ -24,13 +24,6 @@
 checksums           rmd160  f3d38a31ed509fdbfe52674e55585c2e570938c5 \
                     sha256  8d912f44f05d0b15a4a5d96a76f852e905d051bb88022fcdfd98b43be093e3c3
 
-post-patch {
-    reinplace "s|-o \$(BINOWN) -g \$(BINGRP)||g" ${worksrcpath}/Makefile.in
-}
-
-configure.args      --mandir=${prefix}/share/man --infodir=${prefix}/share/info
-configure.ldflags-append \
-                    -Wl,-headerpad_max_install_names
 configure.ccache    no
 
 post-install {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141031/d07212c9/attachment.html>


More information about the macports-changes mailing list