diff options
-rw-r--r-- | www/libwww/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index a71cf53..118e1a8 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes USE_GMAKE= yes CONFIGURE_ARGS= --enable-shared --enable-static --with-zlib +USE_PERL5_BUILD=yes MAKE_ENV= objformat=${PORTOBJFORMAT} post-install: |