summaryrefslogtreecommitdiff
path: root/graphics/cal3d/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/cal3d/Makefile.common')
-rw-r--r--graphics/cal3d/Makefile.common7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/cal3d/Makefile.common b/graphics/cal3d/Makefile.common
index d89a5e495da..30e69a0b474 100644
--- a/graphics/cal3d/Makefile.common
+++ b/graphics/cal3d/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2005/04/11 21:46:00 tv Exp $
+# $NetBSD: Makefile.common,v 1.6 2005/06/01 20:08:00 jlam Exp $
#
DISTNAME= cal3d-${CAL3D_VERSION}
@@ -13,8 +13,5 @@ COMMENT= Skeletal based 3d character animation library in C++
EXTRACT_SUFX= .tar.bz2
USE_LIBTOOL= yes
+USE_TOOLS+= automake
GNU_CONFIGURE= yes
-#AUTOMAKE_OVERRIDE= NO
-
-.include "../../mk/autoconf.mk"
-.include "../../mk/automake.mk"