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 d7f687733610..901a768ce7f5 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_VER= 13 +USE_AUTOTOOLS= libtool:13 INSTALLS_SHLIB= yes USE_GCC= 3.3+ |