diff options
Diffstat (limited to 'devel/dotconf++/Makefile')
-rw-r--r-- | devel/dotconf++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dotconf++/Makefile b/devel/dotconf++/Makefile index b018b8b..6b041ff 100644 --- a/devel/dotconf++/Makefile +++ b/devel/dotconf++/Makefile @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mark_sf@kikg.ifmo.ru COMMENT= Configuration file parser written in C++ -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes INSTALLS_SHLIB= yes |