diff options
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r-- | devel/popt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile index d7e8aa932efc..aabc7e3dbb4b 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -16,7 +16,7 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= A getopt(3) like library with a number of enhancements, from Redhat USE_GETTEXT= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 USE_REINPLACE= yes USE_SIZE= yes INSTALLS_SHLIB= yes |