diff options
Diffstat (limited to 'devel/ossp-val')
-rw-r--r-- | devel/ossp-val/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-val/Makefile b/devel/ossp-val/Makefile index 6c8387ba237d..ff1da81ec13a 100644 --- a/devel/ossp-val/Makefile +++ b/devel/ossp-val/Makefile @@ -20,7 +20,7 @@ COMMENT= OSSP val is a flexible name to value mapping library for C variables USE_GMAKE= yes GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> |