diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-11 17:53:30 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-11 17:53:30 +0000 |
commit | b047c505a51b11bdf5f70a886b5ccd5d9faad1b6 (patch) | |
tree | e86a7e2a051958ed8e08e87f63e0bc582174cb6a /devel/libol | |
parent | 51b79bfdad7e30e7a9a9c5222bc52014b05c505a (diff) | |
download | ports-b047c505a51b11bdf5f70a886b5ccd5d9faad1b6.tar.gz ports-b047c505a51b11bdf5f70a886b5ccd5d9faad1b6.zip |
Notes
Diffstat (limited to 'devel/libol')
-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 e3138f8ccc12..d7f687733610 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= 15 +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes USE_GCC= 3.3+ |