From 57f1cea9b45b565aa9d7d0ffcf1a85218c982274 Mon Sep 17 00:00:00 2001 From: ade Date: Fri, 15 Oct 2004 17:32:46 +0000 Subject: Kill off automake18, switching to automake19. Requiem Mors Pacem. --- graphics/cal3d-devel/Makefile | 2 +- graphics/cal3d/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/cal3d-devel/Makefile b/graphics/cal3d-devel/Makefile index 74e9c65e7bb6..b20c26a262f5 100644 --- a/graphics/cal3d-devel/Makefile +++ b/graphics/cal3d-devel/Makefile @@ -15,7 +15,7 @@ MAINTAINER= sw@gegenunendlich.de COMMENT= Skeletal based 3d character animation library written in C++ USE_BZIP2= yes -USE_AUTOMAKE_VER= 18 +USE_AUTOMAKE_VER= 19 USE_AUTOHEADER_VER= 259 USE_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile index 74e9c65e7bb6..b20c26a262f5 100644 --- a/graphics/cal3d/Makefile +++ b/graphics/cal3d/Makefile @@ -15,7 +15,7 @@ MAINTAINER= sw@gegenunendlich.de COMMENT= Skeletal based 3d character animation library written in C++ USE_BZIP2= yes -USE_AUTOMAKE_VER= 18 +USE_AUTOMAKE_VER= 19 USE_AUTOHEADER_VER= 259 USE_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes -- cgit