aboutsummaryrefslogtreecommitdiff
path: root/graphics/cal3d
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-09-25 09:18:17 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-09-25 09:18:17 +0000
commit9a6b016b300911818c815eacf09ef0bdc862e237 (patch)
treec107c9d0929ddffbf4c9100ba4114800cd8ff80b /graphics/cal3d
parent172675148f815131cd9827f1bd525c52466d88ba (diff)
downloadports-9a6b016b300911818c815eacf09ef0bdc862e237.tar.gz
ports-9a6b016b300911818c815eacf09ef0bdc862e237.zip
Use pre-configure target.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=143514
Diffstat (limited to 'graphics/cal3d')
-rw-r--r--graphics/cal3d/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile
index 63f5f483b8b0..970af8772517 100644
--- a/graphics/cal3d/Makefile
+++ b/graphics/cal3d/Makefile
@@ -23,11 +23,10 @@ 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>
-post-patch:
+pre-configure:
cd ${WRKSRC} && ${ACLOCAL} -I ${LOCALBASE}/share/aclocal
cd ${WRKSRC} && ${AUTOHEADER}
cd ${WRKSRC} && ${LIBTOOLIZE} --automake --force