diff options
Diffstat (limited to 'devel/ossp-ex/Makefile')
-rw-r--r-- | devel/ossp-ex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-ex/Makefile b/devel/ossp-ex/Makefile index 262315c9bef9..313d1cea3e49 100644 --- a/devel/ossp-ex/Makefile +++ b/devel/ossp-ex/Makefile @@ -20,7 +20,7 @@ COMMENT= OSSP ex is a small exception handling library for use in C USE_GMAKE= yes GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> |