diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-03 13:35:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-03 13:35:04 +0000 |
commit | d5c4e5e0efcf28ab8e1a7eba39463b54d014abd8 (patch) | |
tree | ccc2df5e98f8f4faffe916689b4fcff982e79d79 /lang/perl5.14 | |
parent | a91c990c95b4a16ea795533707c4b41eca4a20ed (diff) | |
download | ports-d5c4e5e0efcf28ab8e1a7eba39463b54d014abd8.tar.gz ports-d5c4e5e0efcf28ab8e1a7eba39463b54d014abd8.zip |
Notes
Diffstat (limited to 'lang/perl5.14')
-rw-r--r-- | lang/perl5.14/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/perl5.14/Makefile b/lang/perl5.14/Makefile index 5090306f0c51..e9c6155b4ee1 100644 --- a/lang/perl5.14/Makefile +++ b/lang/perl5.14/Makefile @@ -114,7 +114,6 @@ PLIST_SUB+= MANCONF="@comment " #XXX IGNORE= Threaded perl does not pass tests on ${ARCH} #XXX .endif CONFIGURE_ARGS+= -Dusethreads=y -PKGNAMESUFFIX= -threaded WITH_PTHREAD= yes # it seems perl malloc has problems with threaded perl on FreeBSD PORT_OPTIONS:= ${PORT_OPTIONS:O:u} |