Skip to content

Commit

Permalink
Sorry I forgot one line..
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20233 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Takanori Yamamoto committed Oct 29, 2006
1 parent f994d15 commit 85ef4b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kde/kdepim3/Portfile
Expand Up @@ -44,6 +44,7 @@ patch {
foreach file $patchfiles {
system "sed -e 's,@FINKPREFIX@,${prefix},g' ${filespath}/${file} | patch -p1"
}
system "perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; s,/usr/share/doc/packages/qt3/html,${prefix}/share/doc/qt3/html,g;' admin/*"
system "perl -pi -e 's,#include <malloc.h>,,g' libkcal/versit/vcc*"
system "perl -pi -e 's/-Xlinker -framework -Xlinker (\\S*)/-Wl,-framework,\$1/g; s/-framework (\\S*)/-Wl,-framework,\$1/g;' admin/*"
}
Expand Down

0 comments on commit 85ef4b9

Please sign in to comment.