diff options
Diffstat (limited to 'app-text/noweb/files/noweb-2.9-gentoo.diff')
-rw-r--r-- | app-text/noweb/files/noweb-2.9-gentoo.diff | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/noweb/files/noweb-2.9-gentoo.diff b/app-text/noweb/files/noweb-2.9-gentoo.diff index c3170db70ab6..5ebd572cc8cd 100644 --- a/app-text/noweb/files/noweb-2.9-gentoo.diff +++ b/app-text/noweb/files/noweb-2.9-gentoo.diff @@ -9,7 +9,8 @@ diff -ur src-new/Makefile src/Makefile +#CFLAGS= # If you have Icon, you should use the Icon versions of the noweb pipeline. # Set LIBSRC=icon - LIBSRC=awk +-LIBSRC=awk ++#LIBSRC=awk # If you have no Icon compiler, but do have icont, make ICONC=icont -ICONC=iconc +ICONC=icont |