[26412] trunk/dports/sysutils/rpm

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 21 17:32:47 PDT 2007


Revision: 26412
          http://trac.macosforge.org/projects/macports/changeset/26412
Author:   afb at macports.org
Date:     2007-06-21 17:32:47 -0700 (Thu, 21 Jun 2007)

Log Message:
-----------
missed older Perl module patch

Modified Paths:
--------------
    trunk/dports/sysutils/rpm/Portfile

Added Paths:
-----------
    trunk/dports/sysutils/rpm/files/patch-Makefile.PL

Modified: trunk/dports/sysutils/rpm/Portfile
===================================================================
--- trunk/dports/sysutils/rpm/Portfile	2007-06-22 00:09:50 UTC (rev 26411)
+++ trunk/dports/sysutils/rpm/Portfile	2007-06-22 00:32:47 UTC (rev 26412)
@@ -42,6 +42,7 @@
 
 patchfiles		patch-macros.in \
 			patch-configure \
+			patch-Makefile.PL \
 			patch-rpmevr.h \
 			patch-parseBuildInstallClean.c
 

Added: trunk/dports/sysutils/rpm/files/patch-Makefile.PL
===================================================================
--- trunk/dports/sysutils/rpm/files/patch-Makefile.PL	                        (rev 0)
+++ trunk/dports/sysutils/rpm/files/patch-Makefile.PL	2007-06-22 00:32:47 UTC (rev 26412)
@@ -0,0 +1,10 @@
+--- perl/Makefile.PL.orig	2005-11-19 17:42:19.000000000 +0100
++++ perl/Makefile.PL	2007-02-22 12:29:08.000000000 +0100
+@@ -6,6 +6,7 @@
+ 
+ if (-e '../system.h') {
+   $libs = "-L../lib/ -lrpm";
++  push @incs, '-I../lib/.libs';
+   push @incs, '-I../lib';
+   push @incs, '-I../rpmdb';
+   push @incs, '-I../rpmio';

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070621/0529bc27/attachment.html


More information about the macports-changes mailing list