diff options
Diffstat (limited to 'devel/libdap/Makefile')
-rw-r--r-- | devel/libdap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile index cc0616377fae..b4180d12a6d6 100644 --- a/devel/libdap/Makefile +++ b/devel/libdap/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libuuid.so:misc/e2fsprogs-libuuid \ libxml2.so:textproc/libxml2 +CONFIGURE_ARGS= ac_cv_type_max_align_t=yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes |