Skip to content

Commit

Permalink
scheme48: avoid conflict with libevent
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusCalhoun-Lopez authored and pmetzger committed Jun 18, 2018
1 parent 36c854c commit e59af28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lang/scheme48/Portfile
Expand Up @@ -23,6 +23,10 @@ checksums rmd160 81f7f253f4fb9ff7771c44b28f437ebb77756669 \
sha256 9c4921a90e95daee067cd2e9cc0ffe09e118f4da01c0c0198e577c4f47759df4 \
size 3951356

# event.h should be included from ${worksrcdir}
# event.h can be installed by libevent
configure.cppflags-replace -I${prefix}/include -isystem${prefix}/include

configure.args --mandir=${prefix}/share/man --enable-gc=bibop

build.target enough
Expand Down

0 comments on commit e59af28

Please sign in to comment.