diff options
Diffstat (limited to 'graphics/cal3d-devel/Makefile')
-rw-r--r-- | graphics/cal3d-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cal3d-devel/Makefile b/graphics/cal3d-devel/Makefile index eec67abf2c47..b13e156bd0c3 100644 --- a/graphics/cal3d-devel/Makefile +++ b/graphics/cal3d-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= cal3d PORTVERSION= 20060720 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= acm/${PORTNAME} @@ -22,7 +22,7 @@ CONFLICTS= cal3d-[0-9]* USE_BZIP2= yes USE_GNOME= pkgconfig USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:19 autoheader:262 libtool:22 +USE_AUTOTOOLS= automake:19 autoheader:267 libtool:22 AUTOMAKE_ARGS= --add-missing MAN1= cal3d_converter.1 |