diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/cole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/cole/Makefile b/textproc/cole/Makefile index 15042dc8ef2c..1ac2e03efe5a 100644 --- a/textproc/cole/Makefile +++ b/textproc/cole/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sobomax MAINTAINER= ports@FreeBSD.org COMMENT= A free C OLE library -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes .include <bsd.port.mk> |