Changes between Initial Version and Version 2 of Ticket #3554


Ignore:
Timestamp:
Mar 24, 2016, 3:05:21 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3554

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
    • Property Port gnome-games added
  • Ticket #3554 – Description

    initial v2  
    11Some dependencies (librsvg, gob2) were missing in the Portfile. Patch follows:
    22
    3 -------------------------------------
    4 
     3{{{
    54--- Portfile.orig       2005-06-15 15:47:30.000000000 -0700
    65+++ Portfile    2005-06-15 15:45:31.000000000 -0700
     
    1716 configure.args  --mandir=${prefix}/share/man
    1817 configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
     18}}}