diff options
Diffstat (limited to 'devel/libvanessa_logger/Makefile')
-rw-r--r-- | devel/libvanessa_logger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libvanessa_logger/Makefile b/devel/libvanessa_logger/Makefile index 35df512b772b..9d3c1a044659 100644 --- a/devel/libvanessa_logger/Makefile +++ b/devel/libvanessa_logger/Makefile @@ -18,6 +18,6 @@ COMMENT= Library that provides a generic logging layer MAN1= vanessa_logger_sample.1 INSTALLS_SHLIB= YES -USE_LIBTOOL= YES +USE_LIBTOOL_VER= 13 .include <bsd.port.mk> |