diff options
author | Ade Lovett <ade@FreeBSD.org> | 2005-11-15 06:52:12 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2005-11-15 06:52:12 +0000 |
commit | 54a0b86543e9ffa811825f0afecea56e89aac2a5 (patch) | |
tree | f56fb969c6a70f5e63287a4f791d035ab1ef0ddc /graphics/cal3d | |
parent | 1fccb46f1497a538f24ec00f14b7826570bc0a3a (diff) |
Notes
Diffstat (limited to 'graphics/cal3d')
-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 |