[MacPorts] #19242: pdfjam: adjust to MacPorts

MacPorts noreply at macports.org
Wed Apr 8 08:16:35 PDT 2009


#19242: pdfjam: adjust to MacPorts
-------------------------------------+--------------------------------------
 Reporter:  akim.demaille@…          |       Owner:  macports-tickets@…                   
     Type:  defect                   |      Status:  new                                  
 Priority:  Normal                   |   Milestone:  Port Bugs                            
Component:  ports                    |     Version:  1.7.1                                
 Keywords:                           |        Port:  pdfjam                               
-------------------------------------+--------------------------------------
 This is surprising: has this port been tested?  There are at least two
 problems in pdfnup, I have not tried the other components:

 - it uses `sed' as if it were GNU sed, in particular it uses the /i option
 which is not supported by OSX's native sed.  I would personally use Perl
 and drop sed dead.  Otherwise require the GNU sed ports, and make sure
 gsed is used.

 - it uses... /usr/bin/pdflatex!!!  Of course you mean
 /opt/local/bin/pdflatex.

 Thanks!

-- 
Ticket URL: <http://trac.macports.org/ticket/19242>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list