summaryrefslogtreecommitdiff
path: root/graphics/cal3d
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-09-23 17:38:17 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-09-23 17:38:17 +0000
commitcbd57bc8292a7b89cb664e2b0086a93e351e5c55 (patch)
tree9edb7df6393c8bed3de9aa0e37dd6ba9041311f5 /graphics/cal3d
parent- Update to 1.5.1 (diff)
We need automake already at patch-time
Noticed by: cluster
Notes
Notes: svn path=/head/; revision=143447
Diffstat (limited to 'graphics/cal3d')
-rw-r--r--graphics/cal3d/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile
index 180460bbf54b..63f5f483b8b0 100644
--- a/graphics/cal3d/Makefile
+++ b/graphics/cal3d/Makefile
@@ -23,6 +23,7 @@ USE_AUTOHEADER_VER= 259
USE_INC_LIBTOOL_VER= 15
INSTALLS_SHLIB= yes
CONFIGURE_ARGS+= --disable-static
+PATCH_DEPENDS+= ${AUTOMAKE_DEPENDS}
.include <bsd.port.pre.mk>