diff options
Diffstat (limited to 'lang/rexx-imc/Makefile')
-rw-r--r-- | lang/rexx-imc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile index ee79c762f876..c2b5dde6052f 100644 --- a/lang/rexx-imc/Makefile +++ b/lang/rexx-imc/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= http://www.cs.ox.ac.uk/people/ian.collier/distribution/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Procedural programming language designed by IBM's UK Laboratories +WWW= https://www.cs.ox.ac.uk/people/ian.collier/Rexx/rexximc.html BROKEN_armv6= fails to link: /nxb-bin/usr/bin/ld: hidden symbol __aeabi_uidivmod in libgcc.a is referenced by DSO BROKEN_armv7= fails to link: /nxb-bin/usr/bin/ld: hidden symbol __aeabi_uidivmod in libgcc.a is referenced by DSO |