diff options
Diffstat (limited to 'graphics/cal3d/Makefile')
-rw-r--r-- | graphics/cal3d/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile index 4e4275c580aa..ce98c76ecf93 100644 --- a/graphics/cal3d/Makefile +++ b/graphics/cal3d/Makefile @@ -19,10 +19,8 @@ CONFLICTS= cal3d-devel-[0-9]* USE_BZIP2= yes USE_GNOME= pkgconfig -USE_AUTOMAKE_VER= 19 +USE_AUTOTOOLS= automake:19 autoheader:259 libtool:15:inc AUTOMAKE_ARGS= "--add-missing" -USE_AUTOHEADER_VER= 259 -USE_INC_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes CONFIGURE_ARGS+= --disable-static |