Skip to content

Commit

Permalink
Remove errant symbolic links.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@1007 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Eric Melville committed Oct 9, 2002
1 parent 9db6cf6 commit dbdacf5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions graphics/libungif/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@ variant x11 { configure.args {}
contents-append bin/gif2x11 }

post-install { system "rm ${prefix}/lib/libungif.a"
system "rm ${prefix}/lib/libungif.la"
system "ln -sf libungif.${portversion}.dylib \
${prefix}/libungif.4.dylib"
system "ln -sf libungif.${portversion}.dylib \
${prefix}/libungif.dylib" }
system "rm ${prefix}/lib/libungif.la" }

contents bin/gif2epsn \
bin/gif2ps \
Expand Down

0 comments on commit dbdacf5

Please sign in to comment.