diff options
Diffstat (limited to 'devel/libstrfunc')
-rw-r--r-- | devel/libstrfunc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libstrfunc/Makefile b/devel/libstrfunc/Makefile index 24a05f6cc1bc..a487df609721 100644 --- a/devel/libstrfunc/Makefile +++ b/devel/libstrfunc/Makefile @@ -15,7 +15,7 @@ MAINTAINER= vlm@lionet.info COMMENT= Handles CGI forms, MIME, templates, date conversions, etc INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix="" |