diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2016-04-11 21:20:41 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2016-04-11 21:20:41 +0000 |
commit | 0c66bf8a7dfe6d83ce4cac5a5b592e0f927962b0 (patch) | |
tree | 33b7512b8998a78e8a7b4d05cdd7c4e04137f2a6 /ftp | |
parent | 3d6c8ff611ed0e0670dd992c2865a6227697817a (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index f4d5134f7959..661a215a05bd 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 USES= charsetfix iconv libtool localbase readline shebangfix GNU_CONFIGURE= yes +CONFIGURE_ARGS= ac_cv_type_max_align_t=yes PORTDOCS= AUTHORS BUGS ChangeLog FAQ FEATURES INSTALL \ MIRRORS NEWS README README.debug-levels README.modules \ |