diff options
Diffstat (limited to 'devel/libvanessa_socket/Makefile')
-rw-r--r-- | devel/libvanessa_socket/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libvanessa_socket/Makefile b/devel/libvanessa_socket/Makefile index 268af86d727d..6146d3f3131f 100644 --- a/devel/libvanessa_socket/Makefile +++ b/devel/libvanessa_socket/Makefile @@ -23,7 +23,7 @@ MAN1= vanessa_socket_pipe.1 INSTALLS_SHLIB= YES -USE_LIBTOOL= YES +USE_LIBTOOL_VER= 13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |