diff options
Diffstat (limited to 'devel/libol/Makefile')
-rw-r--r-- | devel/libol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libol/Makefile b/devel/libol/Makefile index c76019070af6..57f21664d0e5 100644 --- a/devel/libol/Makefile +++ b/devel/libol/Makefile @@ -14,7 +14,7 @@ MAINTAINER= vince@blue-box.net COMMENT= Library needed by syslog-ng GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes .include <bsd.port.mk> |