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 3699fd161221..c73454414553 100644 --- a/devel/libcapsinetwork/Makefile +++ b/devel/libcapsinetwork/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.robertjohnkaper.com/downloads/atlantik/ MAINTAINER= petef@FreeBSD.org COMMENT= Network library aimed at easy development of C++ server daemons -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes .include <bsd.port.mk> |