diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2013-06-09 15:17:04 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2013-06-09 15:17:04 +0000 |
commit | c4998fd45c6b3cbee319e1270353754726bb4d7c (patch) | |
tree | fb954a4688a82356a6e84d24dbb40e3a681ac174 /devel | |
parent | 6816d793d377a3a74cf6131dc3e19927763bb792 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/log4shib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/log4shib/Makefile b/devel/log4shib/Makefile index d4d5b1691ac9..1095c5d78105 100644 --- a/devel/log4shib/Makefile +++ b/devel/log4shib/Makefile @@ -18,7 +18,7 @@ USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig gnomehack -CONFIGURE_ARGS= --with-pthreads --disable-html-docs --disable-doxygen +CONFIGURE_ARGS= --disable-html-docs --disable-doxygen USE_LDCONFIG= yes USES= pathfix |