diff options
Diffstat (limited to 'devel/ossp-var/Makefile')
-rw-r--r-- | devel/ossp-var/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-var/Makefile b/devel/ossp-var/Makefile index 9f9f18e132e9..0f0ac3dd8c9d 100644 --- a/devel/ossp-var/Makefile +++ b/devel/ossp-var/Makefile @@ -20,7 +20,7 @@ COMMENT= A flexible, full-featured and fast variable expansion library USE_GMAKE= yes GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> |