Index: lang/ocaml/Makefile =================================================================== --- lang/ocaml/Makefile (revision 479619) +++ lang/ocaml/Makefile (working copy) @@ -4,6 +4,7 @@ PORTNAME= ocaml PORTVERSION= 4.02.3 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://caml.inria.fr/pub/distrib/${DISTNAME:R}/ GENTOO \ http://caml.inria.fr/pub/distrib/${DISTNAME:R}/:docs @@ -39,6 +40,8 @@ -aspp "${CC} -c" \ -partialld "${LD} -r" +LDFLAGS= -Wl,-z,notext + OPTIONS_DEFINE= X11 THREADS DOCS EXAMPLES OPTIONS_DEFAULT=X11 THREADS CMP_LIB_DESC= Install compiler libraries