diff options
Diffstat (limited to 'devel/bglibs/Makefile')
-rw-r--r-- | devel/bglibs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bglibs/Makefile b/devel/bglibs/Makefile index a8aba246d81c..e76a6e9fb52c 100644 --- a/devel/bglibs/Makefile +++ b/devel/bglibs/Makefile @@ -18,7 +18,7 @@ COMMENT= One stop library package by Bruce Guenter NOT_FOR_ARCHS= alpha USE_PERL5= yes -USE_AUTOTOOLS= libtool:15:env +USE_AUTOTOOLS= libtool:22:env LDFLAGS?= -s BGLIBS_INC= ${PREFIX}/include/${PORTNAME} BGLIBS_LIB= ${PREFIX}/lib/${PORTNAME} |