Ticket #45527: add-guile-variant-gmake.diff

File add-guile-variant-gmake.diff, 630 bytes (added by stuartwesterman (Stuart Westerman), 9 years ago)
  • Portfile

    diff -ur /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gmake/Portfile ./Portfile
    old new  
    3333configure.args  --program-prefix=g \
    3434                --without-guile
    3535
     36variant guile description "Enable GNU Guile extensions" {
     37  depends_lib-append  port:guile
     38  configure.args  --program-prefix=g --with-guile
     39}
     40
    3641test.run        yes
    3742test.target     check