diff options
Diffstat (limited to 'devel/libcapsinetwork/Makefile')
-rw-r--r-- | devel/libcapsinetwork/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcapsinetwork/Makefile b/devel/libcapsinetwork/Makefile index aaf288d54a88..f8da6fa95afd 100644 --- a/devel/libcapsinetwork/Makefile +++ b/devel/libcapsinetwork/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.robertjohnkaper.com/downloads/atlantik/ MAINTAINER= ports@FreeBSD.org COMMENT= Network library aimed at easy development of C++ server daemons -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes |