diff options
Diffstat (limited to 'devel/libcapsinetwork')
-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 0a79e6506096..3699fd161221 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_INC_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13:inc INSTALLS_SHLIB= yes .include <bsd.port.mk> |