diff options
Diffstat (limited to 'graphics/cal3d/Makefile')
-rw-r--r-- | graphics/cal3d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile index bb9b7647023..04eb1e7757d 100644 --- a/graphics/cal3d/Makefile +++ b/graphics/cal3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= cal3d PORTVERSION= 0.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= http://download.gna.org/cal3d/sources/ DIST_SUBDIR= ${PORTNAME} @@ -19,7 +19,7 @@ CONFLICTS= cal3d-devel-[0-9]* USE_GNOME= pkgconfig GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 autoheader:262 libtool:22 +USE_AUTOTOOLS= automake:19 autoheader:267 libtool:22 USE_LDCONFIG= yes MAN1= cal3d_converter.1 |