diff options
Diffstat (limited to 'graphics/nurbs++/Makefile')
-rw-r--r-- | graphics/nurbs++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/nurbs++/Makefile b/graphics/nurbs++/Makefile index bab5dd78c550..9e1a9238a199 100644 --- a/graphics/nurbs++/Makefile +++ b/graphics/nurbs++/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= libnurbs MAINTAINER= gahr@FreeBSD.org COMMENT= A C++ library for representing curves or surfaces -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name="s/x/x/" USE_LDCONFIG= yes |